Mercurial > ~dholland > hg > tradcpp > index.cgi
view tests/t36.c @ 146:15f51ed08ecf
Add more tests for some degenerate cases we don't handle right.
author | David A. Holland |
---|---|
date | Sat, 13 Jul 2013 14:47:29 -0400 |
parents | |
children |
line wrap: on
line source
#define C(x) //**/* x */**// C(3) C(abc /* def */ ghi) #define D(x) ///**/**/**///**/* x */**///**/**/**/// D(3) D(abc /* def */ ghi)