Forbid declarations after label, case and default statements.
[cparser] / parsetest / shouldfail / ref_local.c
2007-12-11 Michael Beckissue a warning if returning the address of a local...