summaryrefslogtreecommitdiff
path: root/test/files/pos/virtpatmat_instof_valuetype.flags
Commit message (Collapse)AuthorAgeFilesLines
* virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-141-1/+1
| | | | | | | some tests (unreachability, exhaustivity, @switch annotation checking) are still run under -Xoldpatmat, but that will change before we go into RC mode (then the test/ partest of this commit will be reverted) removed irrelevant dependency on patmat
* [vpm] test file for regression on old patmatAdriaan Moors2012-03-201-0/+1
it's a warning on new patmat -- TODO: dig deeper