macro2.txt 280 B

123456789
  1. PreprocessorStatement 0:0-0:29 (#define M(x) String {x + "lo"})
  2. KnownType 2:0-2:0 (String)
  3. LeftCurly 2:0-2:0 ({)
  4. DoubleQuotedString 2:0-2:0 ("he")
  5. Plus 2:0-2:0 (+)
  6. DoubleQuotedString 2:0-2:0 ("l")
  7. Plus 2:0-2:0 (+)
  8. DoubleQuotedString 2:0-2:0 ("lo")
  9. RightCurly 2:0-2:0 (})