From 999d26eb5b7fcd96feadde6ca9ee9900ac8179af Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sun, 19 Jan 2025 20:02:29 +0400 Subject: program name changed to `marp` --- examples/hello_world.ash | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 examples/hello_world.ash (limited to 'examples/hello_world.ash') diff --git a/examples/hello_world.ash b/examples/hello_world.ash deleted file mode 100644 index a1c1d48..0000000 --- a/examples/hello_world.ash +++ /dev/null @@ -1,5 +0,0 @@ -# Prints out "Hello, World!" - -include "../lib/std.ash" - -"Hello, World!" write -- cgit v1.2.3