MCPcopy Create free account
hub / github.com/Genivia/RE-flex / error

Function error

tests/btest.cpp:18–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18static void error(const char *text)
19{
20 std::cout << "FAILED: " << text << std::endl;
21 exit(EXIT_FAILURE);
22}
23
24using namespace reflex;
25

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected