Added test for all stdio.pvvs subroutines.
[vvhitespace] / stdlib_tests / 6006_printf_staticstackstring.pvvs
diff --git a/stdlib_tests/6006_printf_staticstackstring.pvvs b/stdlib_tests/6006_printf_staticstackstring.pvvs
new file mode 100644 (file)
index 0000000..fe82476
--- /dev/null
@@ -0,0 +1,7 @@
+A"test"
+SSSSN           | PUSH 0 (number of substitutions)
+NSTTSSSN        | JSR > 1000 (printf)
+
+NNN             | DIE
+
+#include <stdio.pvvs>