1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/plugins/org.eclipse.dd.examples.pda/samples/structures.pda

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