summaryrefslogtreecommitdiff
path: root/test/files/neg/t4425.check
blob: 0f2fe6f2d1c8fd0b55546ce5f6be14c6fcd52946 (plain) (blame)
1
2
3
4
t4425.scala:3: error: isInstanceOf cannot test if value types are references.
  42 match { case _ X _ => () }
                    ^
one error found