define( function() { console.log("foo"); // A comment // Another comment // Another comment // A comment // Another comment // Another comment // A comment // Another comment // Another comment console.log("bar"); });