Comment on A nice, little known C feature: Static array indices in parameter declarationsparentComments−ehambergOP13y test.c:3:30: warning: 'static' has no effect on zero-length arrays [-Warray-bounds]
Comments