index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
std
/
node
/
tests
/
cjs
/
cjs_cycle_b.js
blob: d85a1fc84f80563ada4db13236be7ce5f0eacece (
plain
)
1
2
3
module.exports = false; require("./cjs_cycle_b"); module.exports = true;