cmake/Tests/Jump/Library/Static/jumpStatic.cxx
2016-07-09 11:21:54 +02:00

5 lines
33 B
C++

int jumpStatic()
{
return 0;
}