// I (works) var sayHi = (function() { console.log('hi!') })()