mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 17:11:53 +00:00
24 lines
357 B
ActionScript
24 lines
357 B
ActionScript
package tests_other
|
|
{
|
|
public namespace myInternal = "http://www.adobe.com/2006/actionscript/examples";
|
|
}
|
|
|
|
method
|
|
name ""
|
|
returns null
|
|
|
|
body
|
|
maxstack 1
|
|
localcount 1
|
|
initscopedepth 1
|
|
maxscopedepth 2
|
|
|
|
code
|
|
getlocal0
|
|
pushscope
|
|
returnvoid
|
|
end ; code
|
|
end ; body
|
|
end ; method
|
|
|