mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 03:50:25 +00:00
4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
func TestFunction(param0, param1) {
|
|
return true;
|
|
}
|