Reworked the test suite so I can create tests for the stdlib.
[vvhitespace] / stdlib_tests / 0001_hello_world.pvvs
CommitLineData
a805b721
AT
1A"Hello, world!\n"
2SSSSN | PUSH 0
3NSTTSSSN | JSR > 1000 (printf)
4NNN | DIE
5
6#include <stdio.pvvs>