5 lines
48 B
C
5 lines
48 B
C
|
int tree_empty_prefix_foo(void)
|
||
|
{
|
||
|
return 6;
|
||
|
}
|