This commit is contained in:
pommicket 2022-02-06 13:42:43 -05:00
parent a61c4f88f9
commit 2186650d77
3 changed files with 85 additions and 0 deletions

View file

@ -1,6 +1,10 @@
static int g;
int f(void) {
while (g+10 == 17){
while (g+100==1234){
}
}
lbl1:break;;goto blah;
case -1-3:
continue;a:break;return;return 6+3<<sizeof(int);