mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-25 03:37:28 +00:00
21 lines
253 B
ActionScript
21 lines
253 B
ActionScript
ConstantPool "doWhileTest", "i", "i=", "end"
|
|
Push "doWhileTest"
|
|
Trace
|
|
Push "i", 0.0
|
|
DefineLocal
|
|
loc002f:Push "i=", "i"
|
|
GetVariable
|
|
Add2
|
|
Trace
|
|
Push "i", "i"
|
|
GetVariable
|
|
Increment
|
|
SetVariable
|
|
Push "i"
|
|
GetVariable
|
|
Push 10
|
|
Less2
|
|
If loc002f
|
|
Push "end"
|
|
Trace
|