Minor changes to README.
[vvhitespace] / tests / 0001_push_printchar_exit.pvvs
CommitLineData
6e942bd8
AT
1# This test verifies we can push a number on the stack, print it as a
2# character, and cleanly exit. These three functions form a basis for further
3# tests.
4
5SSSTSSSSSTN | ST: Push +65 (ASCII A)
6TNSS | IO: Output character
7NNN | FC: Terminate program