We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82f35a5 + 0869025 commit d379587Copy full SHA for d379587
doc/specs/stdlib_hashmaps.md
@@ -1478,7 +1478,7 @@ entry.
1478
associated with the `key`.
1479
1480
`conflict` (optional): shall be a scalar variable of type
1481
-`logical`. It is an `intent(in)` argument. If present, a `.true.`
+`logical`. It is an `intent(out)` argument. If present, a `.true.`
1482
value indicates that an entry with the value of `key` already exists
1483
and the entry was not entered into the map, a `.false.` value indicates
1484
that `key` was not present in the map and the entry was added to the
0 commit comments