summary refs log tree commit diff stats
path: root/examples/hallo.nim
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hallo.nim')
-rw-r--r--examples/hallo.nim3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/hallo.nim b/examples/hallo.nim
deleted file mode 100644
index d94da8c1f..000000000
--- a/examples/hallo.nim
+++ /dev/null
@@ -1,3 +0,0 @@
-# Hello world program
-
-echo "Hello World"