1 ; -*- Mode: Jasmin; indent-tabs-mode: t; tab-width: 4 -*-
2 ; ---------------------------------------------------------------------------
3 ; Multi-Phasic Applications: SquirrelJME
4 ; Copyright (C) Stephanie Gawroriski <xer@multiphasicapps.net>
5 ; ---------------------------------------------------------------------------
6 ; SquirrelJME is under the GNU General Public License v3+, or later.
7 ; See license.mkd for licensing and copyright information.
8 ; ---------------------------------------------------------------------------
10 .
class public lang
/bytecode
/TestILoad
11 .
super net
/multiphasicapps
/tac
/TestInteger
13 .
method public <init
>()V
15 invokenonvirtual net
/multiphasicapps
/tac
/TestInteger
/<init
>()V
19 .
method private static __internal
(IIIIIIII
)I
45 .
method public test
()I
49 ; Call method and then just return its value
58 invokestatic lang
/bytecode
/TestILoad
/__internal
(IIIIIIII
)I