5 lines
30 B
C
5 lines
30 B
C
|
int foo(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|