// Array dimension must be non-negative struct foo { int x[-1]; };