Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BowenFu/matchit.cpp
/ func2
Function
func2
test/matchit/legacy.cpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
bool func1() { return true; }
21
22
int64_t func2() { return 12; }
23
24
TEST(Match, test1)
25
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected