// IMPRESSIVE!
(function(){
'use strict';
console.log('something impressive to do');
})();