Fixed showing register assignment of exception on catch in catch.

This commit is contained in:
Jindra Petřík
2021-02-08 20:15:19 +01:00
parent 99ef113dab
commit 59af3294c9
8 changed files with 83 additions and 39 deletions
@@ -32,6 +32,7 @@ package
TestTryFinallyReturnNested;
TestTryFinallyReturnNested2;
TestTryFinallyReturnVoid;
TestTryCatchTry;
public function Main()
{