Skip to content
Snippets Groups Projects
Commit 7a8e6446 authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Correct test for `for-in` IterationStatement

This test was intended to assert the semantics of the `for-in`
statement, but it was mistakenly authored to use a `for-of` statement.
Update the statement under test, and improve the testing methodology to
correctly assert the creation of distinct bindings.
parent 53df13bf
No related branches found
No related tags found
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