Started to add special function to inline code (issue #6).

This commit is contained in:
Marvin Blum
2015-10-28 17:59:38 +01:00
parent bba215cd8d
commit 1cbcda4261
5 changed files with 24 additions and 5 deletions

1
test/tokenizer_code.asl Normal file
View File

@@ -0,0 +1 @@
var x = code("var x = 5;");