goto detection improvements

This commit is contained in:
Jindra Petřík
2021-01-19 22:33:03 +01:00
parent 054b0dc9f7
commit fe44fe16f4
5 changed files with 103 additions and 18 deletions

View File

@@ -37,9 +37,11 @@ package
TestForIn;
TestForXml;
TestGotos;
TestGotos2;
TestHello;
TestIf;
TestIfElse;
TestIfInIf;
TestInc2;
TestIncDec;
TestInlineFunctions;