生产VariableStatement:
var VariableDeclarationList ;
评估如下:
VariableDeclarationList
(normal, empty, empty)
我想知道正常和空洞的含义.
javascript
javascript ×1