aboutsummaryrefslogtreecommitdiff
path: root/testcases/incomp_param.c
blob: c1ece5fc3336d3f2990fa2df43edde7156454427 (plain) (blame)
1
2
3
4
5
int f(struct A a, int b) {

}
int main() {
}