mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 08:37:09 +00:00
5 lines
37 B
C++
5 lines
37 B
C++
|
int testExtraStuff()
|
||
|
{
|
||
|
return 1;
|
||
|
}
|