Skip to content

Commit 76e8aaa

Browse files
committed
Deploying to stdlib-fpm from @ 78a680a 🚀
1 parent bc2c7f7 commit 76e8aaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/stdlib_hashmap_wrappers.f90

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ end function hasher_fun
8787
interface get
8888

8989
module procedure get_char_key, &
90-
get_int8_key
90+
get_int8_key, &
91+
get_other
9192

9293
end interface get
9394

0 commit comments

Comments
 (0)