Re: [heycam/webidl] Overload set tuple: callable definition out of sync with new constructor ops (#811)

bathos commented on this pull request.



> @@ -715,8 +715,7 @@ keyword token is used, then the [=identifier=] of the operation argument
 is simply that token.
 
 The [=identifier=] of any of the abovementioned
-IDL constructs (except operation arguments) must not be "<code>constructor</code>",
-"<code>toString</code>",
+IDL constructs (except operation arguments) must not be "<code>toString</code>",

It is already forbidden, now, because constructor is a terminal.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/811#discussion_r332791140

Received on Wednesday, 9 October 2019 00:49:34 UTC