freebsd-dev/usr.bin/indent/tests/nsac.0.stdout

7 lines
54 B
Plaintext

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