comparison tests/t05.c @ 26:ac45dcc57ff9

add some simple tests
author David A. Holland
date Mon, 20 Dec 2010 05:01:07 -0500
parents
children f2a9679a2033
comparison
equal deleted inserted replaced
25:18681e5ae6e4 26:ac45dcc57ff9
1 #define concat(a, b) a/**/b
2 concat(abc, def)