image
image
image
正确写法:
function fn(){
console.log(11)
}
fn();