Fixed showing register assignment of exception on catch in catch.

This commit is contained in:
Jindra Petřík
2021-02-07 18:17:40 +01:00
parent 99ef113dab
commit 59af3294c9
8 changed files with 83 additions and 39 deletions

View File

@@ -32,6 +32,7 @@ package
TestTryFinallyReturnNested;
TestTryFinallyReturnNested2;
TestTryFinallyReturnVoid;
TestTryCatchTry;
public function Main()
{