Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appacademy/Module-1-Resources
/ test
Function
test
w3/d2/lecture.js:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
41
function
test() {
42
return
true;
43
};
44
45
// console.log(test());//<---true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected