We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3fffc commit fab4a21Copy full SHA for fab4a21
test/hashmaps/test_maps.fypp
@@ -57,7 +57,6 @@ contains
57
integer(int8) :: test_8_bits(test_size,key_types)
58
59
call generate_vector(test_8_bits)
60
-
61
call map % init( ${hash_}$, slots_bits=10 )
62
63
call test_input_random_data(error, map, test_8_bits, test_${size_}$)
0 commit comments