5 lines
42 B
C
5 lines
42 B
C
|
int tree_prefix_foo(void)
|
||
|
{
|
||
|
return 6;
|
||
|
}
|