With lots of experimenting, tradcpp (0.4) seems to work way better than gcc, and it's output is actually valid. We'll go with that for now.
3 lines
34 B
C
3 lines
34 B
C
#define string(x) "x"
|
|
string(abc)
|