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

Function main

test/core/test_safe_stack_alloca.c:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13int main() {
14 return f((int*) alloca(STACK_SIZE+1));
15}

Callers

nothing calls this directly

Calls 1

fFunction · 0.70

Tested by

no test coverage detected