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