view tests/t05.c @ 200:18b872f36217 release-0.5.2

Release 0.5.2
author David A. Holland
date Sun, 04 Sep 2016 17:16:39 -0400
parents f2a9679a2033
children
line wrap: on
line source

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