mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-30 11:57:51 +08:00
If a function macro name is separated from the parentheses in an macro invocation the substitution doesn't take place. Fix this by handling comments.