Testing asdf

Ruby code posted
created at 12 Jun 14:54

Edit | Back
1
2
3
test = "moo"
puts "this is a #{test}"
#=> "this is a moo"
61 Bytes in 2 ms with coderay