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

5 lines
33 B

int jumpStatic()
{
return 0;
}