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

File inheritance.js

tests/test_code/js/inheritance/inheritance.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// from https://ruby-doc.com/docs/ProgrammingRuby/html/tut_modules.html
2
3function majorNum() {}
4

Callers

nothing calls this directly

Calls 1

pentaNumFunction · 0.70

Tested by

no test coverage detected