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

This commit is contained in:
Jindra Petřík
2021-02-08 20:15:19 +01:00
parent 55f0512761
commit 347648c77e
6 changed files with 110 additions and 159 deletions
Binary file not shown.
Binary file not shown.
@@ -19,6 +19,7 @@ package tests
{
trace("infinally");
}
trace("after");
}
}
}