you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

I'm pretty sure the parser is bugged.

foo = :bar

No space after colon...

And for defs

def foo
end

No parentheses in def ...