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

Function main

tests/agg.cc:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23int main(int argc, const char* argv[])
24{
25 test_agg();
26 return 0;
27}

Callers

nothing calls this directly

Calls 1

test_aggFunction · 0.85

Tested by

no test coverage detected