view tests/t05.c @ 150:1a7de2c68290

declare usage() with PF(). from wiz
author David A. Holland
date Tue, 17 Sep 2013 14:58:45 -0400
parents f2a9679a2033
children
line wrap: on
line source

#define concat(a, b) a/**/b
concat(abc,def)