Fix pretty-printing of macro invocations #2339
Labels
A-pretty
Area: Pretty printing (including `-Z unpretty`)
A-syntaxext
Area: Syntax extensions
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
The case in
pprust::print_mac
for amac_invoc
doesn't print out the body, and there's a FIXME about it. That's about all I can figure out.The text was updated successfully, but these errors were encountered: