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