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

Function main

test/stdio/test_remove.c:54–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54int main() {
55 setup();
56 test();
57 return 0;
58}

Callers

nothing calls this directly

Calls 2

setupFunction · 0.70
testFunction · 0.70

Tested by

no test coverage detected