3 lines
37 B
C
3 lines
37 B
C
int foo_func();
|
|
|
|
extern int foo_var;
|
int foo_func();
|
|
|
|
extern int foo_var;
|