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 753d19c commit 0c6e990Copy full SHA for 0c6e990
reference/misc/functions/exit.xml
@@ -104,9 +104,9 @@
104
<function>exit</function> は言語構造から正式な関数であるため、
105
通常の
106
<link linkend="language.types.type-juggling.function">型の相互変換</link>
107
- が
+ に従い、
108
<link linkend="language.types.declarations.strict"><literal>strict_types</literal></link>
109
- 宣言によって適用され、名前付き引数を使って呼び出すことができ、また、
+ 宣言も適用されるようになりました。また、名前付き引数や
110
<link linkend="functions.variable-functions">可変関数</link> でもあります。
111
</entry>
112
</row>
0 commit comments