diff options
Diffstat (limited to 'examples/hallo.nim')
-rw-r--r-- | examples/hallo.nim | 3 |
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" |