Fixed #1892 AS3 - Package internal custom namespaces

This commit is contained in:
Jindra Petřík
2022-11-30 22:58:35 +01:00
parent e415945490
commit f24b132ae2
14 changed files with 53 additions and 12 deletions
@@ -0,0 +1,4 @@
package tests_other
{
public namespace myInternal2;
}