Hacker News new | ask | show | jobs
by masklinn 4862 days ago
> Foo(foo, bar) # returns "bar"

I think you meant `Foo.bar(foo)` here.

1 comments

You're right. I'm not thinking.