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 cf1c102 commit 3424ea9Copy full SHA for 3424ea9
doc/specs/stdlib_hashmaps.md
@@ -476,7 +476,7 @@ is an `intent(in)` argument.
476
477
`value`: if the the first argument is of `key_type`, `value` shall be
478
an allocatable default `character` string variable, or
479
-an allocatable vector variable of type integer and kind `int8` or
+an allocatable vector variable of type `integer` and kind `int8` or
480
`int32`, otherwise the first argument is of `other_type` and `value`
481
shall be an allocatable of `class(*)`. It is an `intent(out)` argument.
482
0 commit comments