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