(function () { console.log( '1' ) // not an ID. should fix! /* BLOCK COMMENT */ console.log( '2' ); // standalone comment })(); export default 42;