Moving `examples/hello_world` -> `examples/hello-world` to match other examples.
[vvhitespace] / tests / 1004_stack_drop.pvvs
CommitLineData
665e21b4 1# This test verifies stack IMP drop.
6e942bd8
AT
2
3SSSTSSSSSTN | ST: Push +65 (ASCII A)
4SSSTSSSSTSN | ST: Push +66 (ASCII B)
6e942bd8
AT
5SNN | ST: Discard TOS
6TNSS | IO: Output character
7NNN | FC: Terminate program