Files
asl/test/tokenizer_func.asl
2015-11-02 18:13:18 +01:00

4 lines
55 B
Plaintext

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