Skip to content

Commit 0e29642

Browse files
chuckyvtjvdp1
andauthored
Update example/hashmaps/example_hashmaps_set_other_data.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 2b2c290 commit 0e29642

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)