aboutsummaryrefslogtreecommitdiff
path: root/testcases/fail1.c
blob: f80ecaa962d23b6355b77d0310320421bf87457c (plain) (blame)
1
2
int main(struct C c) { /* fail because of incomplete type of parameter */
}