This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
DUT2Curling/hello.rb
Quentin 35acf231b4 deleted: c/.main.rb.kate-swp
new file:   hello.rb
2013-12-13 11:56:26 +01:00

3 lines
40 B
Ruby
Executable File

#! /usr/bin/ruby
print "hello world!\n"