Mercurial > ~dholland > hg > tradcpp > index.cgi
annotate tests/t26.c @ 154:a2c2fe8dbea3
Wrap up the current and next line position when invoking directives.
(in preparation for implementing #line)
author | David A. Holland |
---|---|
date | Fri, 12 Jun 2015 00:56:12 -0400 (2015-06-12) |
parents | a403605d3166 |
children |
rev | line source |
---|---|
106
ecec7c16e3ba
add a couple more tests, taken from the 2010 tech-toolchain thread
David A. Holland
parents:
diff
changeset
|
1 #define FOO foo |
145 | 2 FOO |
106
ecec7c16e3ba
add a couple more tests, taken from the 2010 tech-toolchain thread
David A. Holland
parents:
diff
changeset
|
3 "FOO" |
145 | 4 'FOO' |