Earlier quoted context omitted.
I think this was a bad decision. I think you would agree as soon a tool emerges that follows your example and uses //todo: bar to do stuff with the code, and makes the program fail because it's not done, because you don't know about it. with a #todo: bar the go tool chain would catch this error
If the add "//Todo:" as syntax, many projects would be screwed. Abusing comments for anything else is not good.
> I think this was a bad decision. I think you would agree as soon [as] a tool ... uses
> //todo: bar
(i.e., that the `//todo:` syntax would unambiguously demonstrate the bad-ness of the decision).