comparison tests/t05.c @ 116:f2a9679a2033

this was wrong.
author David A. Holland
date Tue, 11 Jun 2013 14:11:04 -0400
parents ac45dcc57ff9
children
comparison
equal deleted inserted replaced
115:b2f16b2179e9 116:f2a9679a2033
1 #define concat(a, b) a/**/b 1 #define concat(a, b) a/**/b
2 concat(abc, def) 2 concat(abc,def)