Fixing a label I missed when moving functions in the stdlib.
[vvhitespace] / tests / 1003_stack_swap.pvvs
# This test verifies stack IMP swap.
SSSTSSSSSTN | ST: Push +65 (ASCII A)
SSSTSSSSTSN | ST: Push +66 (ASCII B)
SNT | ST: Swap TOS and NOS
TNSS | IO: Output character
TNSS | IO: Output character
NNN | FC: Terminate program