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 729ce2e commit a014b39Copy full SHA for a014b39
language/types/declarations.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: e587d0655e426f97b3fcb431453da5030e743b23 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 0ece873cecfc4dacd14e8bebbec12c6e00de56a0 Maintainer: mumumu Status: ready -->
4
5
<sect1 xml:id="language.types.declarations">
6
<title>型宣言</title>
@@ -367,7 +367,8 @@ NULL
367
</listitem>
368
<listitem>
369
<simpara>
370
- <type>mixed</type> 型を複合型で使うとエラーになります。
+ <type>mixed</type> 型や、
371
+ <type>never</type> 型を複合型で使うとエラーになります。
372
</simpara>
373
374
0 commit comments