源代码
#!/usr/bin/ruby -w # 这是一个单行注释。 puts "Hello, Ruby!"
运行结果