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