improved local register usage detection / try..catch..finally

This commit is contained in:
Jindra Petřík
2021-02-02 22:30:50 +01:00
parent 55f0512761
commit 347648c77e
6 changed files with 110 additions and 159 deletions

View File

@@ -19,6 +19,7 @@ package tests
{
trace("infinally");
}
trace("after");
}
}
}