MCPcopy 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

20bool func1() { return true; }
21
22int64_t func2() { return 12; }
23
24TEST(Match, test1)
25{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected