aboutsummaryrefslogblamecommitdiff
path: root/semantics_data/decl_comp2.c
blob: f1298bd6cd5a5fb0d76fd1fec89a2eb75543251e (plain) (tree)
1
2
3
4
5




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