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