blob: 076812a663649ac93b18ec2bd49962db51b2ddba [file] [log] [blame]
module.exports = {
a: true,
b: require('./b')
};