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

10 lines
61 B
Plaintext

// single line comment
/*
multi
line
comment
*/
var x = 1;