view tests/t05.c @ 142:26ee741196d1

Allow complain(NULL, format, ...)
author David A. Holland
date Sat, 13 Jul 2013 12:38:54 -0400 (2013-07-13)
parents f2a9679a2033
children
line wrap: on
line source
#define concat(a, b) a/**/b
concat(abc,def)