Hacker News new | ask | show | jobs
by heinrich5991 4081 days ago
You could sidestep it like Python does, adding an underscore after variables that are named the same as keywords (e.g. `type_`).