Skip to content

Commit c3e4d31

Browse files
chuckyvtjvdp1
andauthored
Update example/hashmaps/example_hashmaps_get_other_data.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 057fcac commit c3e4d31

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)