view tests/t05.c @ 151:ccfcf1da156b

changes for previous
author David A. Holland
date Tue, 17 Sep 2013 14:59:42 -0400 (2013-09-17)
parents f2a9679a2033
children
line wrap: on
line source
#define concat(a, b) a/**/b
concat(abc,def)