js面试:var x = 'c' function t (){} t()变量提升

NoSuchKey