8 lines
72 B
Plaintext
8 lines
72 B
Plaintext
.main
|
|
BIPUSH -10
|
|
BIPUSH -20
|
|
ISUB
|
|
OUT
|
|
HALT
|
|
.end-main
|