mirror of
https://github.com/tc39/test262.git
synced 2025-05-31 20:20:30 +02:00
Fix yaml trailing line
This commit is contained in:
parent
696d87274b
commit
a038f7b219
@ -24,7 +24,6 @@ info: |
|
||||
PrivateBrandCheck(O, P)
|
||||
1. If O.[[PrivateBrands]] does not contain an entry e such that SameValue(e, P.[[Brand]]) is true,
|
||||
a. Throw a TypeError exception.
|
||||
|
||||
template: default
|
||||
features: [class, class-methods-private]
|
||||
---*/
|
||||
|
@ -24,7 +24,6 @@ info: |
|
||||
PrivateBrandCheck(O, P)
|
||||
1. If O.[[PrivateBrands]] does not contain an entry e such that SameValue(e, P.[[Brand]]) is true,
|
||||
a. Throw a TypeError exception.
|
||||
|
||||
template: default
|
||||
features: [class, class-methods-private]
|
||||
---*/
|
||||
|
@ -24,7 +24,6 @@ info: |
|
||||
PrivateBrandCheck(O, P)
|
||||
1. If O.[[PrivateBrands]] does not contain an entry e such that SameValue(e, P.[[Brand]]) is true,
|
||||
a. Throw a TypeError exception.
|
||||
|
||||
features: [class, class-methods-private]
|
||||
---*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user