cdesktopenv/cde/util/tradcpp/tests/t05.c

3 lines
44 B
C

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