MCPcopy Index your code
hub / github.com/mouredev/hello-javascript / printNumbers

Method printNumbers

Basic/24-error-handling.js:101–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99 }
100
101 printNumbers() {
102 console.log(this.a, " + ", this.b)
103 }
104}
105
106try {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected