Moving `examples/hello_world` -> `examples/hello-world` to match other examples.
[vvhitespace] / tests / 2003_arithmetic_multiplication.pvvs
CommitLineData
665e21b4
AT
1# This test verifies arithmetic IMP multiplication.
2
3SSSTSSSSTN | ST: Push +33
4SSSTSN | ST: Push +2
5TSSN | MA: Multiply
6TNSS | IO: Output character
7NNN | FC: Terminate program