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