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

Function error

tests/ptest.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25static void error(const char *text)
26{
27 std::cout << "FAILED: " << text << std::endl;
28 exit(EXIT_FAILURE);
29}
30
31using namespace reflex;
32

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected