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] ./Demo.scala:3:30
[error] objectcreation impossible, since defitem:String in classFoo is not defined
[error] caseNonEmpty(item: String)
[error] ^
Expectation
[error] ./Demo.scala:2:7
[error] objectcreation impossible, since defitem:String in classFoo is not defined
[error] caseEmpty
[error] ^