mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
fix repeated features tags (#1266)
This commit is contained in:
parent
a042cd68f7
commit
b8abd71305
@ -12,8 +12,7 @@ info: >
|
||||
produces the value 0).
|
||||
10. ReturnIfAbrupt(pos).
|
||||
...
|
||||
features: [Symbol]
|
||||
features: [String.prototype.includes]
|
||||
features: [Symbol, String.prototype.includes]
|
||||
---*/
|
||||
|
||||
var position = Symbol();
|
||||
|
Loading…
x
Reference in New Issue
Block a user