Skip to content
Commit 9aac3c91 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix adapting of ForInStatement.

When for-in contains variable declaration, Esprima produced the
whole VariableDeclaration, but RKelly gives just VarDeclNode -
so we wrap it inside a VariabelDeclaration to match Esprima output.
parent 9007d945
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment