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