xref: /netbsd-src/external/bsd/tradcpp/dist/tests/t31.c (revision 7d62b00eb9ad855ffcd7da46b41e23feb5476fac)
1 this line 'has /* no' comment */ in it
2 
3 #define BELCH(x) 'x'
4 "BELCH(123)": BELCH(123)
5 'BELCH(123)': BELCH(123)
6 
7