mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-03 22:30:29 +00:00
5 lines
35 B
C
5 lines
35 B
C
int tree_bar(void)
|
|
{
|
|
return 8;
|
|
}
|