xref: /netbsd-src/external/bsd/tradcpp/dist/tests/t38.c (revision 31615c9617fab4df7f5e221552df7da87f14320d)
1*31615c96Sdholland #define m() __FILE__:__LINE__
2*31615c96Sdholland __LINE__
3*31615c96Sdholland __FILE__
4*31615c96Sdholland __LINE__
5*31615c96Sdholland m()
6*31615c96Sdholland #line 500
7*31615c96Sdholland m()
8*31615c96Sdholland #line 600 "foo.c"
9*31615c96Sdholland m()
10*31615c96Sdholland #include "subdir/test.h"
11*31615c96Sdholland m()
12