changeset 116:f2a9679a2033

this was wrong.
author David A. Holland
date Tue, 11 Jun 2013 14:11:04 -0400
parents b2f16b2179e9
children c46959e2d9ef
files tests/t05.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/t05.c	Tue Jun 11 13:56:22 2013 -0400
+++ b/tests/t05.c	Tue Jun 11 14:11:04 2013 -0400
@@ -1,2 +1,2 @@
 #define concat(a, b) a/**/b
-concat(abc, def)
+concat(abc,def)