Moving `examples/hello_world` -> `examples/hello-world` to match other examples.
[vvhitespace] / tests / 1002_stack_dup.pvvs
... / ...
CommitLineData
1# This test verifies stack IMP duplicate.
2
3SSSTSSSSSTN | ST: Push +65 (ASCII A)
4SNS | ST: Duplicate TOS
5TNSS | IO: Output character
6TNSS | IO: Output character
7NNN | FC: Terminate program