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