Skip to content

Commit 1e33189

Browse files
chuckyvtjvdp1
andcommitted
Update example/hashmaps/example_hashmaps_get_other_data.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent e4f1556 commit 1e33189

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/hashmaps/example_hashmaps_get_other_data.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ program example_get_other_data
55
implicit none
66
logical :: conflict
77
type(key_type) :: key
8-
98
type(chaining_hashmap_type) :: map
109
type dummy_type
1110
integer :: value(4)

0 commit comments

Comments
 (0)