Skip to content

Commit 5b2e71a

Browse files
chuckyvtjvdp1
andcommitted
Update example/hashmaps/example_hashmaps_set_other_data.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 6228b58 commit 5b2e71a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/hashmaps/example_hashmaps_set_other_data.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ program example_set_other_data
77
logical :: exists
88
type(chaining_hashmap_type) :: map
99
class(*), allocatable :: data
10-
1110
type(key_type) :: key
1211

1312
! Initialize hashmap with 2^10 slots.

0 commit comments

Comments
 (0)