Mercurial > ~dholland > hg > tradcpp > index.cgi
annotate tests/t18.c @ 123:9f479b52364a
Add a bunch more options I forgot earlier (!)
In case anyone's wondering, the crazy family of include path options
comes from gcc.
author | David A. Holland |
---|---|
date | Tue, 11 Jun 2013 19:02:33 -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 |