mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-22 16:46:10 +00:00
Reformat and organize imports
This commit is contained in:
@@ -175,7 +175,8 @@ public class ActionScript2ModificationTest extends ActionScript2TestBase {
|
||||
+ "Return\n"
|
||||
+ "}\n"
|
||||
+ "Push 2\n"
|
||||
+ "Jump label_1\n" + // remove this action
|
||||
+ "Jump label_1\n"
|
||||
+ // remove this action
|
||||
"label_1:Push 3";
|
||||
String expectedResult
|
||||
= "ConstantPool\n"
|
||||
|
||||
Reference in New Issue
Block a user