t05.c 44 B

12
  1. #define concat(a, b) a/**/b
  2. concat(abc,def)