xref: /netbsd-src/external/bsd/tradcpp/dist/tests/t31.c (revision 3117ece4fc4a4ca4489ba793710b60b0d26bab6c)
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