try in if fix

This commit is contained in:
Jindra Petřík
2021-02-08 20:15:19 +01:00
parent ebc8e86323
commit 16c2ec01ea
12 changed files with 108 additions and 5 deletions
@@ -13,6 +13,7 @@ package
TestTryCatch;
TestTryCatchIfInTry;
TestTryCatchInIf;
TestTryCatchInIf2;
TestTryCatchInWhile;
TestTryCatchInWhile2;
TestTryCatchInWhile3;