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