macro2.cpp 46 B

123
  1. #define M(x) String {x + "lo"}
  2. M("he" + "l")