1 const is recognized, but treated like var (no block scope, can be overwritten). 2 const does not have block scope. 3 Only recognized when NOT in strict ...
確定! 回上一頁