/** * this is * a block * comment */ $(function() { console.log("Hello, world!"); });