closure_compiler_test.html Type JavaScript code to optimize here: function hello(name) { // Greets the user alert('Hello, ' + name); } hello('New user');