Skip to content

Commit 8f94482

Browse files
wclodius2jvdp1
andauthored
Update doc/specs/stdlib_hashmaps.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent e6b8f54 commit 8f94482

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/specs/stdlib_hashmaps.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1450,11 +1450,12 @@ Subroutine
14501450
`intent(out)` argument. If `true` an entry with the given `key`
14511451
exists in the map, if false `other` is undefined.
14521452

1453-
* The following is an example of the retrieval of other data
1453+
##### Example
1454+
1455+
The following is an example of the retrieval of other data
14541456
associated with a `key`:
14551457

14561458

1457-
##### Example
14581459

14591460
```Fortran
14601461
program demo_get_other_data

0 commit comments

Comments
 (0)