Add missing test files
This commit is contained in:
14
files/task5/test-invokevirtual1.jas
Normal file
14
files/task5/test-invokevirtual1.jas
Normal file
@@ -0,0 +1,14 @@
|
||||
.main
|
||||
BIPUSH 0x0
|
||||
BIPUSH 0x0
|
||||
BIPUSH 0x0
|
||||
INVOKEVIRTUAL test
|
||||
BIPUSH 0x2
|
||||
HALT
|
||||
.end-main
|
||||
|
||||
.method test()
|
||||
BIPUSH 0x1
|
||||
IRETURN
|
||||
.end-method
|
||||
|
||||
Reference in New Issue
Block a user