6 lines
33 B
C
6 lines
33 B
C
|
int
|
||
|
show_foo ()
|
||
|
{
|
||
|
return 99;
|
||
|
}
|