view tests/t05.c @ 107:33954a07d013

__unused -> UNUSED
author David A. Holland
date Tue, 11 Jun 2013 12:15:47 -0400 (2013-06-11)
parents ac45dcc57ff9
children f2a9679a2033
line wrap: on
line source
#define concat(a, b) a/**/b
concat(abc, def)