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 e6b8f54 commit 8f94482Copy full SHA for 8f94482
doc/specs/stdlib_hashmaps.md
@@ -1450,11 +1450,12 @@ Subroutine
1450
`intent(out)` argument. If `true` an entry with the given `key`
1451
exists in the map, if false `other` is undefined.
1452
1453
-* The following is an example of the retrieval of other data
+##### Example
1454
+
1455
+ The following is an example of the retrieval of other data
1456
associated with a `key`:
1457
1458
-##### Example
1459
1460
```Fortran
1461
program demo_get_other_data
0 commit comments