comparison tests/mpp/line.c @ 0:13d2b8934445

Import AnaGram (near-)release tree into Mercurial.
author David A. Holland
date Sat, 22 Dec 2007 17:52:45 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:13d2b8934445
1 here
2 #line 12 "there.c"
3 there
4 #line 15
5 elsewhere
6 #line 2
7 and so on
8
9 #define WHERE(l,f) x #y
10 #line WHERE(10, line.c)
11 and back