summaryrefslogtreecommitdiff
path: root/test/files/neg/t425.scala
Commit message (Collapse)AuthorAgeFilesLines
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-131-0/+11
prohibit case-to-case inheritance instead of issuing warning. closes #4109. review by extempore, since it should make your life much easier in the pattern matcher