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
Hey, thanks for reporting. The new syntax braceless is not yet supported by worksheet mode. It is going to change in the near future. If you run this snippet without worksheet mode, it should properly compile.
According to the official Scala 3 book, this should be a valid syntax:
But pasting this in Scastie will get an error "end of statement expected but 'else' found"
https://scastie.scala-lang.org/iJkk0GGTQt6sMwz2cgf2Cg
The text was updated successfully, but these errors were encountered: