diff options
Diffstat (limited to 'examples/hallo.nim')
-rwxr-xr-x | examples/hallo.nim | 3 |
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!" |