summaryrefslogtreecommitdiff
path: root/src/tools/pg_bsd_indent/tests/sac.0.stdout
blob: 1849b28337933ec310ace5c17a1a0ca3b1c13f67 (plain)
1
2
3
4
5
6
/* $FreeBSD$ */
void
t(void)
{
	int		a = (double) 8;
}