mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
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
|
esid: sec-update-expressions-static-semantics-early-errors
|
||||||
description: >
|
description: >
|
||||||
It is an early Syntax Error if AssignmentTargetType of UnaryExpression is not simple. (this)
|
It is an early Syntax Error if AssignmentTargetType of UnaryExpression is not simple. (this)
|
||||||
info: |
|
info: |
|
||||||
sec-static-semantics-assignmenttargettype
|
sec-static-semantics-assignmenttargettype
|
||||||
|
|
||||||
PrimaryExpression: this
|
PrimaryExpression: this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user