Delete trailing space after `|`

I'm not sure if YAML disallows it,
but test262 avoids it.
This commit is contained in:
Michael Dyck 2023-06-26 11:15:58 -04:00 committed by Ms2ger
parent a85807714b
commit f5c932144a
1 changed files with 1 additions and 1 deletions

View File

@ -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