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

Function a

test/js_optimizer/minifyLocals-output.js:1–3  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

1function a(a) {
2 b();
3}
4
5function b() {}
6

Callers

nothing calls this directly

Calls 1

bFunction · 0.70

Tested by

no test coverage detected