summary refs log tree commit diff stats
path: root/examples/hallo.nim
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hallo.nim')
-rwxr-xr-xexamples/hallo.nim3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/hallo.nim b/examples/hallo.nim
deleted file mode 100755
index 20aa4695c..000000000
--- a/examples/hallo.nim
+++ /dev/null
@@ -1,3 +0,0 @@
-# Hallo world program
-
-echo "Hallo world!"