9 lines
78 B
Plaintext
9 lines
78 B
Plaintext
.main
|
|
BIPUSH 10
|
|
BIPUSH 20
|
|
SWAP
|
|
POP
|
|
OUT
|
|
HALT
|
|
.end-main
|