diff --git a/tests/tests2/66_macro_concat_end.expect b/tests/tests2/66_macro_concat_end.expect index 224e5c92..8dbf5bb0 100644 --- a/tests/tests2/66_macro_concat_end.expect +++ b/tests/tests2/66_macro_concat_end.expect @@ -1 +1 @@ -66_macro_concat_end.c:2: error: '##' invalid at end of macro +66_macro_concat_end.c:1: error: '##' invalid at end of macro