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

Function main

test/stat/test_stat.c:257–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255}
256
257int main() {
258 setup();
259 test();
260 return 0;
261}

Callers

nothing calls this directly

Calls 2

setupFunction · 0.70
testFunction · 0.70

Tested by

no test coverage detected