var a = 10; function b() { a = 1; return; function a() {} } b(); console.log(a); 这一题不太理解
点赞 3

相关推荐

牛客网
牛客企业服务