summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lru-cache/bar.js
blob: bccb258364f1f895614a826cca03af07f1b16519 (plain)
1
console.log("bar");module.exports = "bar"; require("./foo.js")