mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
8 lines
No EOL
72 B
Text
8 lines
No EOL
72 B
Text
push one two three
|
|
push 1 2 3
|
|
var x
|
|
var y
|
|
pop $x
|
|
pop $y
|
|
push Done
|
|
output |