mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-29 20:36:02 +00:00
tests
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -9,7 +9,8 @@ package tests
|
||||
|
||||
public function run() : int
|
||||
{
|
||||
var a:int = 5;
|
||||
var a:int;
|
||||
a = 5;
|
||||
trace("before try");
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user