Aladdin - Scala Bugtracking
[#825] project: compiler priority: low category: bug
submitter assigned to status date submitted
Burak Burak fixed 2006-11-16 16:21:39.0
subject p.m. crash
code
object ga {
  (null:Any) match {
     case x =>
     case y =>
     case _ =>
  }
}
what happened
exception "transforming too much"
what expected error message "redundant case"
[back to overview]
Changes of this bug report
Burak  edited on  2006-11-16 17:03:49.0