mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-26 03:50:07 +08:00
64f4b00d34
see testcase. We have to "empty" the macro-stack string on end_macro, as it may be 'tokstr_buf' which is going to be used twice in recursive invocations of macro_subst_tok. The uses aren't overlapping but the first one needs to be properly finalized.
3 lines
33 B
Plaintext
3 lines
33 B
Plaintext
A 1 B
|
|
X ARG_1 X ARG_2 X ARG_3 X;
|