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
Welcome to Scala3.4.0-RC1-bin-SNAPSHOT-git-5454110 (21, JavaOpenJDK64-BitServerVM).
Type in expressions for evaluation. Ortry:help.
scala>valthis=this-- [E040] SyntaxError:------------------------------------------------------------------------------------------------1|valthis=this|^| an identifier expected, but 'this' found
|| longer explanation available when compiling with`-explain`
scala>
Compiler version
3.4.0-RC1-bin-SNAPSHOT-git-5454110
Minimized code
Expectation
Don't disallow keywords which are patterns.
#12406
#18752
The text was updated successfully, but these errors were encountered: