riscv: fix 72_long_long_constant
[tinycc.git] / tests / pp / 06.c
blob28cfddece6815beb3087f65726d6acc48966bb29
1 #define X(a,b, \
2 c,d) \
3 foo
5 X(1,2,3,4)