Mercurial > ~dholland > hg > tradcpp > index.cgi
annotate tests/t18.c @ 137:0816803b22d1
Improve usage reporting.
Since imake is a principal application for tradcpp and imake carefully
hides what it's doing when you run it, when rejecting an invalid
option be sure to report *what* that option is.
author | David A. Holland |
---|---|
date | Tue, 09 Jul 2013 13:43:27 -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 |