编辑代码

export default function helloWorld() {
    console.log("您好,世界!")
}