comparison tests/t38.c @ 178:0d5b9651b240

Merge Joerg's changes into upstream. (now that they've been thrashed out a bit, include CHANGES entries, etc.)
author David A. Holland
date Fri, 12 Jun 2015 03:05:49 -0400
parents d6e6b3940780
children 8f5b326689da
comparison
equal deleted inserted replaced
156:e8f7ae63844f 178:0d5b9651b240
1 #define m() __FILE__:__LINE__
2 __LINE__
3 __FILE__
4 __LINE__
5 m()
6 #line 500
7 m()
8 #line 600 "foo.c"
9 m()