-
Notifications
You must be signed in to change notification settings - Fork 1.1k
crash on compilable code: scala.MatchError: Ident... #1665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 8, 2016
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 8, 2016
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 15, 2016
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 15, 2016
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 15, 2016
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 16, 2016
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 22, 2016
DarkDimius
added a commit
that referenced
this issue
Dec 3, 2016
Fix #1665: Check that != has an operand on the left.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
scalac can compile but dotc crashes.
$ cat abc.scala
$ dotc abc.scala
The text was updated successfully, but these errors were encountered: