ablescript/able-script-test/parse_test.able

4 lines
49 B
Plaintext
Raw Normal View History

functio test () {
var a = 3;
var b = 4;
}