forked from AbleScript/ablescript
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
functio test () {
|
|
var a = 3;
|
|
var b = 4;
|
|
} |