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 3424ea9 commit 7804bfeCopy full SHA for 7804bfe
doc/specs/stdlib_hashmaps.md
@@ -752,7 +752,7 @@ is an `intent(out)` argument.
752
is an `intent(out)` argument.
753
754
`value`: if the first argument is `key`, `value` shall be a default
755
-`character` string scalar expression, or a vector expression of type integer
+`character` string scalar expression, or a vector expression of type `integer`
756
and kind `int8` or `int32`, while for a first argument of type
757
`other` `value` shall be of type `class(*)`. It is an `intent(in)`
758
argument.
0 commit comments