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