This commit is contained in:
Marvin Blum
2015-11-14 16:43:36 +01:00
parent 1208bda68c
commit 59f02f7782
6 changed files with 47 additions and 4 deletions

2
test/tokenizer_mask.asl Normal file
View File

@@ -0,0 +1,2 @@
var x = "Hello \"World\"";
var y = code("var z = \"Hello \\"World\\"\";");