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 0e2ef10 commit a07a46aCopy full SHA for a07a46a
xml/issue4483.xml
@@ -16,7 +16,7 @@
16
with a multidimensional array or `span` of arrays is ill-formed due to the <i>Mandates</i> in
17
<sref ref="meta.define.static"/> p8 that requires range value type to be structural.</p>
18
19
-<p>As a consequence, `constant_of` currently supports only single-dimensional array
+<p>As a consequence, `constant_of` currently supports only single-dimensional arrays
20
(<tt>reflect_constant_array</tt> strips outermost extents), while multi-dimensional array are
21
rejected.</p>
22
0 commit comments