Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
static void error(const char *text)
17
{
18
std::cout <<
"FAILED: "
<< text << std::endl;
19
exit(EXIT_FAILURE);
20
}
21
22
using namespace reflex;
23
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected