mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-01 16:36:06 +00:00
Fixed showing register assignment of exception on catch in catch.
This commit is contained in:
@@ -32,6 +32,7 @@ package
|
||||
TestTryFinallyReturnNested;
|
||||
TestTryFinallyReturnNested2;
|
||||
TestTryFinallyReturnVoid;
|
||||
TestTryCatchTry;
|
||||
|
||||
public function Main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user