mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
365e02e73e
Fixes: #17581
5 lines
48 B
C
5 lines
48 B
C
int tree_empty_prefix_foo(void)
|
|
{
|
|
return 6;
|
|
}
|