Skip to content

Commit 0ece873

Browse files
authored
Update declarations.xml (#4876)
The bottom type can't be used in a composite type for the same (rather, dual) reason the top type can't.
1 parent 7d78942 commit 0ece873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/types/declarations.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ NULL
359359
</listitem>
360360
<listitem>
361361
<simpara>
362-
Using <type>mixed</type> results in an error.
362+
Using <type>mixed</type> or <type>never</type> results in an error.
363363
</simpara>
364364
</listitem>
365365
<listitem>

0 commit comments

Comments
 (0)