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

Function two

test/core/pthread/test_pthread_dlsym_side.c:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3}
4
5int two() {
6 return 2;
7}
8
9int three() {
10 return 3;

Callers 1

test_order2Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected