mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-14 03:22:07 +00:00
updated AS2 tests
This commit is contained in:
@@ -432,7 +432,7 @@ public class ActionScript2Test {
|
||||
+ "var i=0;\r\n"
|
||||
+ "for(;i<5;i++)\r\n"
|
||||
+ "{\r\n"
|
||||
+ "if(i!=7)\r\n"
|
||||
+ "if(i==7)\r\n"
|
||||
+ "{\r\n"
|
||||
+ "}\r\n"
|
||||
+ "}\r\n");
|
||||
|
||||
Reference in New Issue
Block a user