mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-20 05:11:26 +01:00
6 lines
33 B
C
6 lines
33 B
C
|
int
|
||
|
show_foo ()
|
||
|
{
|
||
|
return 99;
|
||
|
}
|