Sindbad~EG File Manager

Current Path : /usr/tests/usr.bin/indent/
Upload File :
Current File : /usr/tests/usr.bin/indent/struct.0.stdout

/* $FreeBSD$ */

int		f(struct x *a);

/* See r303485 */
void
t(void)
{
	static const struct {
		int		a;
		int		b;
	}		c[] = {
		{D, E},
		{F, G}
	};
}

void
u(struct x a)
{
	int		b;
	struct y	c = (struct y *)&a;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists