1
2
3
4
function a() {
console.log("hello world")
}