You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected that define_singleton_method(:bar, block) in Foo#foo matches with define_singleton_method: (::Symbol, ^(*untyped) -> untyped) -> Symbol but not and still `steep check says the same error:
Here is example
steep check
shows the following message:I tried to fix it but could not. please see #802
The text was updated successfully, but these errors were encountered: