(function () { // Do the placeholders work? var netVersion = __$netVersion; // Do the modules work? global.testFunction(); // Do the alerts work? alert("Alerts work!"); })();