Files
asl/test/tokenizer_func.asl
2015-10-10 14:38:33 +02:00

4 lines
55 B
Plaintext

func TestFunction(param0, param1) {
return true;
}