1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-19 19:43:23 +08:00
Files
CMake/Tests/SourceGroups/tree_empty_prefix_foo.c
2018-01-30 12:49:26 -05:00

5 lines
48 B
C

int tree_empty_prefix_foo(void)
{
return 6;
}