hey, does this code runs async? (function() { var bar = " World"; alert(foo + bar); })();