Sometimes the following strange error occurs:
> nil || 4 NameError: undefined local variable or method ` 4' for main:Object > nil || [] NameError: undefined local variable or method ` ' for main:Object
What is the reason?
ruby whitespace
0x4a6f4672
source share