view tests/t05.c @ 116:f2a9679a2033

this was wrong.
author David A. Holland
date Tue, 11 Jun 2013 14:11:04 -0400 (2013-06-11)
parents ac45dcc57ff9
children
line wrap: on
line source
#define concat(a, b) a/**/b
concat(abc,def)