Hacker News new | ask | show | jobs
by silentbicycle 5501 days ago
I suspect he read "typing return" as "return having one specific type" (i.e., "return an int (not string, float, etc.)".

That's a different (but related) issue.