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