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 58b7f6281..000000000 --- a/examples/hallo.nim +++ /dev/null @@ -1,3 +0,0 @@ -# Hello world program - -echo "Hello world!" |