aboutsummaryrefslogblamecommitdiff
path: root/semantics_data/param3.c
blob: 8492455bdaaff78eb7b25b6ac3beaf4ee9592e72 (plain) (tree)
1
2
3
4



             
int f(int a);
int f() {}
int main() {
}