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

Function main

tests/flx.cc:35–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35int main(int argc, const char* argv[])
36{
37 test_stream_reader();
38 return 0;
39}

Callers

nothing calls this directly

Calls 1

test_stream_readerFunction · 0.70

Tested by

no test coverage detected