goto detection... still does not work

This commit is contained in:
Jindra Petřík
2021-01-19 18:22:26 +01:00
parent cc1ed2e1c7
commit 4028327330
12 changed files with 521 additions and 196 deletions

View File

@@ -36,6 +36,7 @@ package
TestForGoto;
TestForIn;
TestForXml;
TestGotos;
TestHello;
TestIf;
TestIfElse;