mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
Delete trailing space from "info: |" lines
This commit is contained in:
parent
c194ad6936
commit
816b6b14d8
@ -5,7 +5,7 @@
|
|||||||
esid: sec-keywords-and-reserved-words
|
esid: sec-keywords-and-reserved-words
|
||||||
description: >
|
description: >
|
||||||
ReservedWord (false) cannot contain UnicodeEscapeSequence.
|
ReservedWord (false) cannot contain UnicodeEscapeSequence.
|
||||||
info: |
|
info: |
|
||||||
Note 1
|
Note 1
|
||||||
|
|
||||||
Per 5.1.5, keywords in the grammar match literal sequences of specific SourceCharacter elements.
|
Per 5.1.5, keywords in the grammar match literal sequences of specific SourceCharacter elements.
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
esid: sec-keywords-and-reserved-words
|
esid: sec-keywords-and-reserved-words
|
||||||
description: >
|
description: >
|
||||||
ReservedWord (true) cannot contain UnicodeEscapeSequence.
|
ReservedWord (true) cannot contain UnicodeEscapeSequence.
|
||||||
info: |
|
info: |
|
||||||
Note 1
|
Note 1
|
||||||
|
|
||||||
Per 5.1.5, keywords in the grammar match literal sequences of specific SourceCharacter elements.
|
Per 5.1.5, keywords in the grammar match literal sequences of specific SourceCharacter elements.
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
esid: sec-keywords-and-reserved-words
|
esid: sec-keywords-and-reserved-words
|
||||||
description: >
|
description: >
|
||||||
ReservedWord (null) cannot contain UnicodeEscapeSequence.
|
ReservedWord (null) cannot contain UnicodeEscapeSequence.
|
||||||
info: |
|
info: |
|
||||||
Note 1
|
Note 1
|
||||||
|
|
||||||
Per 5.1.5, keywords in the grammar match literal sequences of specific SourceCharacter elements.
|
Per 5.1.5, keywords in the grammar match literal sequences of specific SourceCharacter elements.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user