Prevent ## to appear at start or end of macro
commita715d7143d9d17da17e67fec6af1c01409a71a31
authorThomas Preud'homme <robotux@celest.fr>
Tue, 8 Apr 2014 14:19:48 +0000 (8 22:19 +0800)
committerThomas Preud'homme <robotux@celest.fr>
Tue, 8 Apr 2014 14:19:48 +0000 (8 22:19 +0800)
treec4711f1e74829df258151781171bc0b01b8ef9a1
parent91d4db600bd95318c224100f13b79de9fdd5ca79
Prevent ## to appear at start or end of macro
tccpp.c
tests/tests2/65_macro_concat_start.c [new file with mode: 0644]
tests/tests2/65_macro_concat_start.expect [new file with mode: 0644]
tests/tests2/66_macro_concat_end.c [new file with mode: 0644]
tests/tests2/66_macro_concat_end.expect [new file with mode: 0644]
tests/tests2/Makefile