summaryrefslogtreecommitdiff
path: root/test/files/pos/t425.scala
Commit message (Collapse)AuthorAgeFilesLines
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-131-11/+0
| | | | | | | 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
* One of those "$.05 for the bolt, $50,000 for kn...Paul Phillips2010-01-281-0/+11
One of those "$.05 for the bolt, $50,000 for knowing where to put it" commits. Closes #425, #816, #2310, #2691. All credit for this patch goes to me for having the genius to know when new eyes were needed (although if you're feeling generous some could also go to walter korman for the actual debugging and code writing part.)