NetBSD/regress/usr.bin/xlint/lint1/test21.c

4 lines
26 B
C
Raw Normal View History

2006-10-23 04:09:37 +04:00
struct foo {
int a[0];
};