MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / main

Function main

tests/flags.cc:29–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29int main(int argc, const char* argv[])
30{
31 testDefaultIntValue();
32 testOverriddenIntValue();
33 return 0;
34}

Callers

nothing calls this directly

Calls 2

testDefaultIntValueFunction · 0.85
testOverriddenIntValueFunction · 0.85

Tested by

no test coverage detected