Re: [heycam/webidl] Specify that dictionaries can't be the type of attr/constant (#940)

@TimothyGu commented on this pull request.



> @@ -5595,8 +5595,7 @@ and the return type and argument list (matching <emu-nt><a href="#prod-Type">Typ
 and <emu-nt><a href="#prod-ArgumentList">ArgumentList</a></emu-nt>) on the right side of the equals
 sign gives the signature of the callback function type.
 
-[=Callback functions=] must not
-be used as the type of a [=constant=].
+[=Callback functions=] must not be used as the type of a [=constant=].

This duplicates the statement on line 6367. I think this should be removed, as the sentence is better fit in the types section.

-- 
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/940#pullrequestreview-733072197

Received on Wednesday, 18 August 2021 15:53:08 UTC