blob: bc138b87da79451494f0127bb90dd81819f1b6c7 [file] [log] [blame]
exports.foo = function () {
return require('b');
};