Mercurial > ~dholland > hg > tradcpp > index.cgi
annotate tests/t18.c @ 163:e1dfa3f90b6c
Merge mismatch resulted in forgotten initialisation of isspecial.
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Fri, 27 Feb 2015 13:44:39 +0100 |
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 |