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
This adds in a regression test showing that just like in Scala 2 a user
sees a warning about how the right hand side doesn't match the type of
the left.
closesscala#11118
This adds in a regression test showing that just like in Scala 2 a user
sees a warning about how the right hand side doesn't match the type of
the left.
closes#11118
Minimized code
Output
and Scala2 gives:
Expectation
The text was updated successfully, but these errors were encountered: