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