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