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