Mercurial > ~dholland > hg > tradcpp > index.cgi
annotate tests/t21.good @ 127:a0a86380456e
fix for #if handling:
Don't eval the control expression of the first #if of a block when
already in a false block; it might not be valid. Reported by
Baptiste Daroussin.
author | David A. Holland |
---|---|
date | Wed, 12 Jun 2013 10:52:56 -0400 |
parents | f8507e5ed84c |
children |
rev | line source |
---|---|
66
f8507e5ed84c
Recognize directive lines only when the # is exactly in column 0.
David A. Holland
parents:
diff
changeset
|
1 #undef BAR |
f8507e5ed84c
Recognize directive lines only when the # is exactly in column 0.
David A. Holland
parents:
diff
changeset
|
2 BAR |