mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 16:20:45 +00:00
Fixed #1892 AS3 - Package internal custom namespaces
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package tests_other
|
||||
{
|
||||
public namespace myInternal2;
|
||||
}
|
||||
Reference in New Issue
Block a user