mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 10:31:03 +00:00
Fixed: AS3 break loop in catch clause
This commit is contained in:
@@ -21,6 +21,10 @@ package
|
||||
TestTryCatchInWhile5;
|
||||
TestTryCatchLoop;
|
||||
TestTryCatchLoopBreak;
|
||||
TestTryCatchLoopBreak2;
|
||||
TestTryCatchLoopBreak3;
|
||||
TestTryCatchLoopBreak4;
|
||||
TestTryCatchLoopBreak5;
|
||||
TestTryCatchExceptionUsage
|
||||
TestTryFinally;
|
||||
TestTryFinallyDirectReturnInFinally;
|
||||
|
||||
Reference in New Issue
Block a user