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