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

Function main

sample/Terminate.cpp:27–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27int32_t main()
28{
29 std::cout << static_cast<int>(parseOp('/')) << std::endl;
30 return 0;
31}

Callers

nothing calls this directly

Calls 1

parseOpFunction · 0.85

Tested by

no test coverage detected