Fixed: Dot parent operator not detected in some cases

This commit is contained in:
Jindra Petřík
2021-02-01 19:17:54 +01:00
parent 1a4013ef5f
commit 8878940754
8 changed files with 171 additions and 44 deletions

View File

@@ -22,6 +22,7 @@ package
TestDecl2;
TestDeclarations;
TestDefaultNotLastGrouped;
TestDotParent;
TestDoWhile;
TestDoWhile2;
TestDoWhile3;