blob: 69fd282283177b7fe05dd6c42d90072529eb421e [file] [log] [blame]
exports.foo = function () {
return 1;
};