mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-11 18:08:28 +00:00
#1145 AS3 testdata
This commit is contained in:
BIN
libsrc/ffdec_lib/testdata/as3/as3.swf
vendored
BIN
libsrc/ffdec_lib/testdata/as3/as3.swf
vendored
Binary file not shown.
@@ -973,5 +973,10 @@ import classes.TestNs;
|
||||
}
|
||||
trace("after switch");
|
||||
}
|
||||
|
||||
public function testManualConvert(){
|
||||
trace("String(this).length");
|
||||
trace(String(this).length);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user