freebsd-nq/usr.bin/indent/tests/sac.0.stdout

7 lines
55 B
Plaintext

/* $FreeBSD$ */
void
t(void)
{
int a = (double) 8;
}