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