From 180b6ab7c204ddf3a8aa2b9b022085e6a96ff99a Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 7 Jan 2025 02:24:19 +0400 Subject: program name changed to 'ash' --- examples/hello_world.gorth | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 examples/hello_world.gorth (limited to 'examples/hello_world.gorth') diff --git a/examples/hello_world.gorth b/examples/hello_world.gorth deleted file mode 100644 index 1df3bf4..0000000 --- a/examples/hello_world.gorth +++ /dev/null @@ -1,5 +0,0 @@ -# Prints out "Hello, World!" - -include "../lib/stdlib.gorth" - -"Hello, World!" write -- cgit v1.2.3