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

Function main

test/core/test_demangle_stacks.cpp:33–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33int main(int argc, char **argv) {
34 NameSpace::Class c;
35 c.Aborter(1.234, 'a', NULL);
36 return 0;
37}

Callers

nothing calls this directly

Calls 1

AborterMethod · 0.45

Tested by

no test coverage detected