mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 09:16:02 +02:00
8 lines
72 B
Text
8 lines
72 B
Text
![]() |
push one two three
|
||
|
push 1 2 3
|
||
|
var x
|
||
|
var y
|
||
|
pop $x
|
||
|
pop $y
|
||
|
push Done
|
||
|
output
|