MCPcopy Create free account
hub / github.com/appacademy/Module-1-Resources / hoisted

Function hoisted

w3/d3/hoisting.js:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29hoisted(); // hoisted
30function hoisted(){
31 console.log("hoisted")
32}

Callers 1

hoisting.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected