Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/orc
/ main
Function
main
c++/test/CreateTestFiles.cc:82–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
int main(int, char*[]) {
83
writeVersion1999();
84
google::protobuf::ShutdownProtobufLibrary();
85
return 0;
86
}
Callers
nothing calls this directly
Calls
1
writeVersion1999
Function · 0.85
Tested by
no test coverage detected