Fixing a label I missed when moving functions in the stdlib.
[vvhitespace] / tests / 4100_flowcontrol_branches_not_taken.pvvs
# This test verifies correct program flow when not
# following a conditional branch.
SSSTSSSSSTN | ST: Push +65 (ASCII A)
SSSTN | ST: Push +1
NTSTSTSTSN | FC: BRZ -> '42'
SSSTN | ST: Push +1
NTTTSTSTSN | FC: BMI -> '42'
TNSS | IO: Output character
NNN | FC: Terminate program
NSSVTSTSTSN | FC: Mark label '42'
SSSTSSSSTSN | ST: Push +66 (ASCII B)
TNSS | IO: Output character
NNN | FC: Terminate program