mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-06 12:30:29 +00:00
Fixed AS3 Metadata single value (null item key)
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -6,6 +6,7 @@ package tests
|
||||
[MyVarTag(var1 = "var 1", var2 = "var 2")]
|
||||
public var v:int = 5;
|
||||
|
||||
[MySingleTag("tag")]
|
||||
public function run(): void
|
||||
{
|
||||
trace("hello");
|
||||
|
||||
Reference in New Issue
Block a user