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
--Error:Foo.scala:6:11-------------------------------------------------------6|deftest= meth
|^^^^| cannot reduce inlinematchwith|scrutinee: "a":Any:Any|patterns : case _:String|This location contains code that was inlined from Foo.scala:3
Expectation
Should this code compile? It looks like it should. Not sure if there are use-cases where we would want to avoid this.