mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-23 07:25:35 +00:00
renamed new as3 test swfs to have as3 prefix and unique SWF name
This commit is contained in:
13
libsrc/ffdec_lib/testdata/as3_assembled/src/tests/TestDupAssignment.as
vendored
Normal file
13
libsrc/ffdec_lib/testdata/as3_assembled/src/tests/TestDupAssignment.as
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
package tests
|
||||
{
|
||||
public class TestDupAssignment
|
||||
{
|
||||
|
||||
public function run() : void
|
||||
{
|
||||
//TODO: replace this using RABCDasm
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user