[ create a new paste ] login | about

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

Ruby, pasted on Nov 9:
1
2
3
4
if true
  puts "hello world"
  end    
end


Output:
1
Line 4: syntax error, unexpected kEND, expecting $end


Create a new paste based on this one


Comments: