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