aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/66_macro_concat_end.expect
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2014-04-08 22:19:48 +0800
committerThomas Preud'homme <robotux@celest.fr>2014-04-08 22:19:48 +0800
commita715d7143d9d17da17e67fec6af1c01409a71a31 (patch)
treec4711f1e74829df258151781171bc0b01b8ef9a1 /tests/tests2/66_macro_concat_end.expect
parent91d4db600bd95318c224100f13b79de9fdd5ca79 (diff)
downloadtinycc-a715d7143d9d17da17e67fec6af1c01409a71a31.tar.gz
tinycc-a715d7143d9d17da17e67fec6af1c01409a71a31.tar.bz2
Prevent ## to appear at start or end of macro
Diffstat (limited to 'tests/tests2/66_macro_concat_end.expect')
-rw-r--r--tests/tests2/66_macro_concat_end.expect1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests2/66_macro_concat_end.expect b/tests/tests2/66_macro_concat_end.expect
new file mode 100644
index 0000000..224e5c9
--- /dev/null
+++ b/tests/tests2/66_macro_concat_end.expect
@@ -0,0 +1 @@
+66_macro_concat_end.c:2: error: '##' invalid at end of macro