Mercurial > ~dholland > hg > tradcpp > index.cgi
annotate tests/t26.c @ 192:255db24bc29b
Fix output corruption; see CHANGES entry.
author | David A. Holland |
---|---|
date | Fri, 12 Jun 2015 21:54:32 -0400 (2015-06-13) |
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' |