MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / main

Function main

test/core/test_exceptions_allowed.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23int main() {
24 somefunction();
25 return 0;
26}

Callers

nothing calls this directly

Calls 1

somefunctionFunction · 0.85

Tested by

no test coverage detected