Moving `examples/hello_world` -> `examples/hello-world` to match other examples.
[vvhitespace] / tests / 3001_heap.pvvs
CommitLineData
aea85838
AT
1# This test verifies the heap IMP.
2
3SSSTSSSSSTN | ST: Push +65 (ASCII A)
4SSSTN | ST: Push +1 (used as an address)
5SSSTSSSSTSN | ST: Push +66 (ASCII B)
6TTS | HP: Store
7SSSTSSSSTTN | ST: Push +67 (ASCII C)
8SSSTN | ST: Push +1 (used as an address)
9TTT | HP: Load
aea85838
AT
10TNSS | IO: Output character
11TNSS | IO: Output character
12TNSS | IO: Output character
13NNN | FC: Terminate program