mirror of https://github.com/tc39/test262.git
Delete trailing space after `|`
I'm not sure if YAML disallows it, but test262 avoids it.
This commit is contained in:
parent
a85807714b
commit
f5c932144a
|
@ -5,7 +5,7 @@
|
|||
esid: sec-update-expressions-static-semantics-early-errors
|
||||
description: >
|
||||
It is an early Syntax Error if AssignmentTargetType of UnaryExpression is not simple. (this)
|
||||
info: |
|
||||
info: |
|
||||
sec-static-semantics-assignmenttargettype
|
||||
|
||||
PrimaryExpression: this
|
||||
|
|
Loading…
Reference in New Issue