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

7 lines
55 B
Plaintext
Raw Normal View History

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