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