annotations
annotations copied to clipboard
io:format in do_rewrite_around_form
We're using annotations extensively in our project, and on every compilation we're getting - without exaggerating - tens of thousands lines of output which looks like this:
Application: {tree,application,
{attr,0,[],none},
{application,
...
This line is to blame. Can it be removed? It looks like a left-over debug log.
It can... Did you patch it in the end? Sorry this is literally three years late replying... :/