/* this is a banner */ (function () { 'use strict'; console.log( 'hello world' ); })(); /* this is a footer */