6 lines
31 B
C
6 lines
31 B
C
|
|
||
|
int foo(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|