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

Function main

test/core/test_tinyfuncstr.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13};
14
15int main() {
16 printf("*%s,%s*\n", Class::name1(), Class().name2());
17 return 0;
18}

Callers

nothing calls this directly

Calls 3

printfFunction · 0.85
name2Method · 0.80
ClassClass · 0.70

Tested by

no test coverage detected