mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-26 06:34:13 +08:00
5 lines
38 B
C
5 lines
38 B
C
int tree_foobar(void)
|
|
{
|
|
return 7;
|
|
}
|