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 2b2c290 commit 0e29642Copy full SHA for 0e29642
example/hashmaps/example_hashmaps_set_other_data.f90
@@ -7,7 +7,6 @@ program example_set_other_data
7
logical :: exists
8
type(chaining_hashmap_type) :: map
9
class(*), allocatable :: data
10
-
11
type(key_type) :: key
12
13
! Initialize hashmap with 2^10 slots.
0 commit comments