12 lines
165 B
Plaintext
12 lines
165 B
Plaintext
.main
|
|
BIPUSH 0x42
|
|
BIPUSH 0x42
|
|
INVOKEVIRTUAL test
|
|
HALT
|
|
.end-main
|
|
.method test()
|
|
BIPUSH 0x43
|
|
BIPUSH 0x43
|
|
IRETURN
|
|
.end-method
|