Hacker News new | ask | show | jobs
by warent 3079 days ago
His concern was directed at the magic comments though. I don't understand why they didn't just create new syntax for pragmas since they're already parsing something. e.g. #noescape

# could be treated as syntactic sugar for //go: until v2 if they want