JavaScript example: Add "kind" to VariableDeclaration nodes
The JavaScript example grammar's VariableDeclaration nodes were missing the "kind" member (which is always set to "var", according to the ESTree spec).redux
parent
671166bbe8
commit
5f9bc6ed4d
Loading…
Reference in New Issue