[ create a new paste ] login | about

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

iqbalforall - Ruby, pasted on Jun 25:
1
2
3
4
5
6
=begin
This program will
print "Hello world".
=end
 
puts 'Hello world'


Output:
1
Hello world


Create a new paste based on this one


Comments: