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