Fixed AS3 - direct editation - arguments object on method with activation

This commit is contained in:
Jindra Petřík
2021-12-04 14:49:38 +01:00
parent b0962137f9
commit c1dd430f43
7 changed files with 22 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ package
*/
public class Main extends Sprite
{
TestActivationArguments;
TestArguments;
TestCatchFinally;
TestChain2;