[ create a new paste ] login | about

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

Ruby, pasted on Mar 5:
1
2
3
comment = "Hello, World";

print comment;


Output:
1
Hello, World


Create a new paste based on this one


Comments: