Added `syntax_highlighting/` folder and instructions for vim and neatvi.
[vvhitespace] / stdlib_tests / 6002_printheapstring.pvvs
CommitLineData
08a3a286
AT
1A"test"
2SSSTSSSSSN | PUSH 32 (address)
3SSSTSSN | PUSH 4 (count)
4NSTTTTTTN | JSR > 11111 (spew)
5
6SSSTSSSSSN | PUSH 32 (address)
7NSTTSSSTSTN | JSR > 1000101 (printheapstring)
8
9NNN | DIE
10
11#include <heap.pvvs>
12#include <stdio.pvvs>