4 lines
26 B
C
4 lines
26 B
C
|
struct foo {
|
||
|
int a[0];
|
||
|
};
|