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

Function main

test/core/test_dwarf.cpp:22–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22int main() {
23 MyClass mc;
24 mc.foo();
25 mc.bar();
26}

Callers

nothing calls this directly

Calls 1

barMethod · 0.45

Tested by

no test coverage detected