blob: bb32bdca0a851814ef9aa427ee711832fac76cb5 [file] [log] [blame]
module.exports = function (s) { return s.toUpperCase() + '!' };