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

7 lines
54 B
Plaintext
Raw Normal View History

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