mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-31 01:35:12 +00:00
AS3 test methods separated to classes, Fixed AS3: get/set slot for global scope
This commit is contained in:
4
libsrc/ffdec_lib/testdata/flashdevelop/src/tests_other/myInternal.as
vendored
Normal file
4
libsrc/ffdec_lib/testdata/flashdevelop/src/tests_other/myInternal.as
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
package tests_other
|
||||
{
|
||||
public namespace myInternal = "http://www.adobe.com/2006/actionscript/examples";
|
||||
}
|
||||
Reference in New Issue
Block a user