Skip to content
Snippets Groups Projects
Commit 3760b802 authored by Marshall Roch's avatar Marshall Roch Committed by GitHub
Browse files

Typo in test/language/statements/labeled/continue.js

parent dcf6b7b7
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ info: |
1. Let label be the StringValue of LabelIdentifier.
2. Let newLabelSet be a copy of labelSet with label appended.
3. Return ContainsUndefinedContinueTarget of LabelledItem with arguments
iterationSet and newLabelSet. negative: SyntaxError
iterationSet and newLabelSet.
negative:
phase: early
type: SyntaxError
......
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