3 lines
62 B
C
3 lines
62 B
C
|
int func1 (void) { return 1; }
|
||
|
int func2 (void) { return 2; }
|