1 // #line directive-- test cases.
\r
2 // chks for Invalid directives, all possible #line errors
\r
3 // Also checks the correct verions of #line dorective.
\r
21 #line message to the user
\r
34 sum = __LINE__ + __FILE__ ;
\r
39 sum = sum + __LINE__ ;
\r