Added tests for debug.pvvs.
[vvhitespace] / stdlib_tests / 0001_hello_world.pvvs
diff --git a/stdlib_tests/0001_hello_world.pvvs b/stdlib_tests/0001_hello_world.pvvs
deleted file mode 100644 (file)
index 49a6c46..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-A"Hello, world!\n"
-SSSSN           | PUSH 0
-NSTTSSSN        | JSR > 1000 (printf)
-NNN             | DIE
-
-#include <stdio.pvvs>