Skip to content
Snippets Groups Projects
Commit b175e344 authored by Catherine Farman's avatar Catherine Farman
Browse files

fixes increment typo

parent df1d78d1
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
es5id: 11.4.5-2-2gs
description: >
Strict Mode - SyntaxError is throw if the UnaryExpression operated
upon by a Prefix Increment operator(--arguments)
upon by a Prefix Decrement operator(--arguments)
negative: SyntaxError
flags: [onlyStrict]
---*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment