mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 21:45:04 +02:00
Fix inconsistent indentation in YAML
This commit is contained in:
parent
ad046ceddd
commit
9b71a7cada
@ -12,7 +12,7 @@ info: |
|
||||
6. Let result be ? RegExpExec(rx, S).
|
||||
7. Let currentLastIndex be ? Get(rx, "lastIndex").
|
||||
8. If SameValue(currentLastIndex, previousLastIndex) is false, then
|
||||
a. Perform ? Set(rx, "lastIndex", previousLastIndex, true).
|
||||
a. Perform ? Set(rx, "lastIndex", previousLastIndex, true).
|
||||
[...]
|
||||
features: [Symbol.search]
|
||||
---*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user