view tests/t05.c @ 126:cb08e397ce7b

Test nested ifs.
author David A. Holland
date Wed, 12 Jun 2013 10:51:10 -0400
parents f2a9679a2033
children
line wrap: on
line source

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