diff tests/t05.c @ 116:f2a9679a2033

this was wrong.
author David A. Holland
date Tue, 11 Jun 2013 14:11:04 -0400
parents ac45dcc57ff9
children
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)