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

Class

tests/test_code/js/ambiguous_names/ambiguous_names.js:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14
15class Cadabra {
16 magic() {
17 console.log('magic 2');
18 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected