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
6|classBarextendsFoo("bar", Some("bar"))
|^|illegal parameter: The types of value y do not match.
|| value y in classFoo has type:Option[(Foo#x : String)]
| but classBar expects value y to have type:Option[(Bar.this.x :String)]
1 error found