steep check
raise UnresolvedOverloading for Array#to_h with block
#328
Labels
steep check
raise UnresolvedOverloading for Array#to_h with block
#328
Description
steep check
raises anUnresolvedOverloading
error for the code usingArray#to_h
with a block.Note: I'm not sure which this problem is caused by RBS or Steep, so I'll re-post this issue to ruby/rbs if the cause is RBS.
Here is the latest RBS of
Array#to_h
:Reproduction
a.rb
Steepfile
$ bundle exec steep check a.rb
Environment
ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin19]
0.42.0
rbs 1.1.0
The text was updated successfully, but these errors were encountered: