Commit graph

2 commits

Author SHA1 Message Date
herman ten brugge
bbe2e5a421 Allow declarations in case statement
This now works:

 case 1:
    int z = 123;
    break;
2024-01-16 07:51:56 +01:00
grischka
60cf64612c tests2: move into tests 2013-02-05 13:22:36 +01:00
Renamed from tests2/06_case.c (Browse further)