goto detection improvements

This commit is contained in:
Jindra Petřík
2021-01-19 22:33:03 +01:00
parent 4028327330
commit d3f0f94cc5
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;