Fixing a label I missed when moving functions in the stdlib.
[vvhitespace] / tests / 4004_flowcontrol_jump_if_tos_is_negative.pvvs
# This test verifies the flow control IMP for jumping if TOS is negative.
SSSTSSSSSTN | ST: Push +65 (ASCII A)
SSTTN | ST: Push -1
NTTTSTSTSN | FC: BLZ -> '42'
NNN | FC: Terminate program
NSSVTSTSTSN | FC: Mark label '42'
TNSS | IO: Output character
NNN | FC: Terminate program