mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-19 19:43:23 +08:00
5 lines
48 B
C
5 lines
48 B
C
int tree_empty_prefix_foo(void)
|
|
{
|
|
return 6;
|
|
}
|