[ create a new paste ] login | about

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

Ruby, pasted on Feb 9:
1
2
3
if breakfast.nil?
  breakfast = "глазунья с беконом"
end


Output:
1
Line 1: undefined local variable or method `breakfast' for main:Object (NameError)


Create a new paste based on this one


Comments: