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

Function error

tests/stest.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected