Forbid declarations after label, case and default statements.
[cparser] / parsetest / shouldfail / wrongtype.c
2008-05-29 Michael Beck- Moved cp_errot030.c to shouldfail/wrongtype.c, as...