Moving `examples/hello_world` -> `examples/hello-world` to match other examples.
[vvhitespace] / examples / hello_world / hello.pvvs
diff --git a/examples/hello_world/hello.pvvs b/examples/hello_world/hello.pvvs
deleted file mode 100644 (file)
index 507437e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-@@ This program outputs "Hello, world!"
-
-A"Hello, world!\n"
-SSSSN           | ST: PUSH 0
-NSTTSSSN        | FC: JSR>1000 (printf; see stdlib)
-NNN             | FC: Terminate program
-
-#include <stdio.pvvs>