view tests/t05.c @ 117:c46959e2d9ef

Handle empty arguments properly when there's more than one argument.
author David A. Holland
date Tue, 11 Jun 2013 14:12:06 -0400 (2013-06-11)
parents f2a9679a2033
children
line wrap: on
line source
#define concat(a, b) a/**/b
concat(abc,def)