5 lines
38 B
C
5 lines
38 B
C
|
int tree_foobar(void)
|
||
|
{
|
||
|
return 7;
|
||
|
}
|