Hacker News new | ask | show | jobs
by yedpodtrzitko 3972 days ago
another example: > a=a => nil

but then:

> a=b NameError: undefined local variable or method `b' for main:Object