[ create a new paste ] login | about

Link: http://codepad.org/t44Tr9Ip    [ raw code | output | fork ]

Ruby, pasted on Mar 12:
1
2
3
#!/usr/bin/ruby
 
puts "Hello World!";


Output:
1
Hello World!


Create a new paste based on this one


Comments: