From 698b16960a9978fd830a14983605ad8b6bc8945d Mon Sep 17 00:00:00 2001 From: jiang <30155751@qq.com> Date: Wed, 28 May 2014 10:38:26 +0800 Subject: [PATCH] Modify the 66_macro_concat_end.expect I was busy recently, forget test. Thank Austin --- tests/tests2/66_macro_concat_end.expect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests2/66_macro_concat_end.expect b/tests/tests2/66_macro_concat_end.expect index 224e5c9..8dbf5bb 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