3 lines
35 B
C
3 lines
35 B
C
|
void foo ();
|
||
|
int main () {foo();}
|