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