mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Added strings to tokenizer, added comments to code.
This commit is contained in:
3
in/test.asl
Normal file
3
in/test.asl
Normal file
@@ -0,0 +1,3 @@
|
||||
var _x = "This is a string!";
|
||||
var _y = "";
|
||||
var _z = "\"mask\"";
|
||||
Reference in New Issue
Block a user