xref: /freebsd/usr.bin/indent/tests/cs.0.stdout (revision 1ddff51060ad759e35dcc4716b0bdcdb40255862)
1void
2t(void)
3{
4	int		a = (double) 8;
5}
6