Fixed goto/for detection

This commit is contained in:
Jindra Petřík
2021-01-22 20:46:44 +01:00
parent 6a94a5c274
commit 22c2206aec
9 changed files with 288 additions and 382 deletions

View File

@@ -38,6 +38,9 @@ package
TestForXml;
TestGotos;
TestGotos2;
TestGotos3;
TestGotos4;
TestGotos5;
TestHello;
TestIf;
TestIfElse;