mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 21:35:16 +00:00
13 lines
142 B
ActionScript
13 lines
142 B
ActionScript
package tests
|
|
{
|
|
public class TestDupAssignment
|
|
{
|
|
|
|
public function run() : void
|
|
{
|
|
//TODO: replace this using RABCDasm
|
|
}
|
|
|
|
}
|
|
|
|
} |