CMake/Tests/Jump/Library/Static/jumpStatic.cxx

5 lines
33 B
C++

int jumpStatic()
{
return 0;
}