rssh/dotty-cps-async

better support of output in test

rssh opened this issue · 0 comments

rssh commented

It's hard to debug, looking at the console output.

What will be good: have some debug flags (showExprs, showTrees,) configure one in some configuration object.
And when starting macro, try to implicit search for this configuration object, if not found - print nothing, if found - print macro debug output (add this configuration object to transformation context)