function foo() { /* a comment! / }
console.log(foo.toString()); //-> "function foo() { / a comment! */ }"
function foo() { /* a comment! / }
console.log(foo.toString()); //-> "function foo() { / a comment! */ }"