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