MCPcopy Create free account
hub / github.com/BowenFu/matchit.cpp / main

Function main

sample/Identifier-pattern.cpp:53–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53int32_t main()
54{
55 sample1();
56 sample2();
57 sample3();
58 return 0;
59}

Callers

nothing calls this directly

Calls 3

sample1Function · 0.70
sample2Function · 0.70
sample3Function · 0.70

Tested by

no test coverage detected