return in try

This commit is contained in:
Jindra Petřík
2021-01-25 11:01:30 +01:00
parent f4e4835f29
commit ddd2d5697b
11 changed files with 162 additions and 17 deletions

View File

@@ -77,6 +77,7 @@ package
TestTry;
TestTryReturn;
TestTryReturn2;
TestUsagesTry;
TestVector;
TestVector2;
TestWhileAnd;