mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 10:16:45 +00:00
Added #2066 AS3 Support for api-versioned SWFs
This commit is contained in:
6
libsrc/ffdec_lib/testdata/as3_versioned/src/Object.as
vendored
Normal file
6
libsrc/ffdec_lib/testdata/as3_versioned/src/Object.as
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package
|
||||
{
|
||||
public class Object
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user