3 lines
40 B
Ruby
3 lines
40 B
Ruby
|
#! /usr/bin/ruby
|
||
|
|
||
|
print "hello world!\n"
|