MCPcopy 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
82int main(int, char*[]) {
83 writeVersion1999();
84 google::protobuf::ShutdownProtobufLibrary();
85 return 0;
86}

Callers

nothing calls this directly

Calls 1

writeVersion1999Function · 0.85

Tested by

no test coverage detected