mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-25 05:55:13 +00:00
23 lines
238 B
ActionScript
23 lines
238 B
ActionScript
Push "withTest"
|
|
Trace
|
|
Push "before"
|
|
Trace
|
|
Push "_root"
|
|
GetVariable
|
|
Push "something"
|
|
GetMember
|
|
With {
|
|
Push "somesub", 5
|
|
SetVariable
|
|
Push "subvar"
|
|
GetVariable
|
|
With {
|
|
Push "somesub2", 4
|
|
SetVariable
|
|
}
|
|
Push "after1"
|
|
Trace
|
|
}
|
|
Push "after"
|
|
Trace
|