// 分别抛出 export let day = '星期四'; export function fn1() { console.log("这是第一个函数"); }