view tests/t05.c @ 28:8a955e3dda2c posted-20101220

two more tests, more fixes
author David A. Holland
date Mon, 20 Dec 2010 05:42:15 -0500
parents ac45dcc57ff9
children f2a9679a2033
line wrap: on
line source

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