summaryrefslogtreecommitdiff
path: root/test/files/neg/t0816.check
Commit message (Collapse)AuthorAgeFilesLines
* Improved an error message.Paul Phillips2011-09-281-1/+1
| | | | | Closes SI-4319, no review.
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-131-0/+4
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