xref: /freebsd/contrib/unifdef/tests/crlf-b.expout (revision 78cd75393ec79565c63927bf200f06f839a1dc05)
1#if F1
2int f1() { return 0; }
3#else
4int f2() { return 0; }
5#endif
6\/
7/\
8comment
9/\
10*\
11comment
12*\
13/\
14eof
15