Skip to content

Commit

Permalink
Update doc/specs/stdlib_hashmaps.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
  • Loading branch information
chuckyvt and jvdp1 authored Jun 9, 2024
1 parent 3424ea9 commit 7804bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/specs/stdlib_hashmaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ is an `intent(out)` argument.
is an `intent(out)` argument.

`value`: if the first argument is `key`, `value` shall be a default
`character` string scalar expression, or a vector expression of type integer
`character` string scalar expression, or a vector expression of type `integer`
and kind `int8` or `int32`, while for a first argument of type
`other` `value` shall be of type `class(*)`. It is an `intent(in)`
argument.
Expand Down

0 comments on commit 7804bfe

Please sign in to comment.