upvote
Uh yes, that's what I meant ;)

In C/C++ you have the #line preprocessor directive. It would be nice if Go had something similar.

reply
Go has apparently got //line directives, and this project uses them.
reply