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

Function print_hi

tests/test_code/js/classes/classes.js:1–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1function print_hi() {
2 console.log("HI")
3}
4
5class Rectangle {
6 constructor(height, width) {

Callers 1

constructorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected