MCPcopy Create free account
hub / github.com/scottrogowski/code2flow /

Class

tests/test_code/js/scoping/scoping.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3}
4
5class MyClass {
6 scope_confusion() {
7 console.log('scope_confusion');
8 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected