We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbaa09 commit 2dcc16eCopy full SHA for 2dcc16e
index.bs
@@ -11300,8 +11300,7 @@ default interfaces do not have such steps.
11300
1. [=Compute the effective overload set=] for constructors with [=identifier=] |id| on
11301
[=interface=] |I| and with argument count |n|, and let |S| be the result.
11302
1. Let <|constructor|, |values|> be the result
11303
- of passing |S| and |args|.
11304
- to the [=overload resolution algorithm=].
+ of passing |S| and |args| to the [=overload resolution algorithm=].
11305
1. Let |object| be the result of [=internally create a new object implementing the
11306
interface|internally creating a new object implementing=] |I|, with |realm| and
11307
{{NewTarget}}.
0 commit comments