Mercurial > ~dholland > hg > tradcpp > index.cgi
annotate tests/t18.c @ 92:b127a69061b2
fix some bugs.
add compile-time option for debug output
author | David A. Holland |
---|---|
date | Mon, 10 Jun 2013 23:22:12 -0400 |
parents | 8eee66a25533 |
children |
rev | line source |
---|---|
56
fabdb7db1472
Test case for comments in conditional lines
Joerg Sonnenberger <joerg@bec.de>
parents:
diff
changeset
|
1 #if FOO /* ignore me */ |
fabdb7db1472
Test case for comments in conditional lines
Joerg Sonnenberger <joerg@bec.de>
parents:
diff
changeset
|
2 #endif |