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

Function main

test/unistd/unlink.c:177–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177int main() {
178 setup();
179 test();
180 return 0;
181}

Callers

nothing calls this directly

Calls 2

setupFunction · 0.70
testFunction · 0.70

Tested by

no test coverage detected