Files
RustIJVM/files/task1/program1.jas

11 lines
85 B
Plaintext

.constant
.end-constant
.main
BIPUSH 0x30
BIPUSH 0x31
IADD
OUT
HALT
.end-main