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

Function majorNum

tests/test_code/js/inheritance/inheritance.js:3–3  ·  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
5function pentaNum() {}
6

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected