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] ^
The text was updated successfully, but these errors were encountered:
Compiler version
3.7.0-RC1-bin-20250304-bef520f-NIGHTLY
/3.6.3
Minimized code
Output
Expectation
The text was updated successfully, but these errors were encountered: