Fixed tokenizer problem.

This commit is contained in:
Marvin Blum
2015-10-25 13:03:51 +01:00
parent b8e38b2351
commit 276dd2c1e9
9 changed files with 37 additions and 17 deletions
-3
View File
@@ -1,3 +0,0 @@
each allUnits {
// ...
}
+3
View File
@@ -0,0 +1,3 @@
foreach allUnits {
// ...
}
+1
View File
@@ -0,0 +1 @@
var format = "should not be for mat!";