summaryrefslogtreecommitdiff
path: root/test/files/neg/t3692.check
blob: 96ddd2a461daa107704b2602049b5d052728ba36 (plain) (blame)
1
2
3
4
t3692.scala:15: error: unreachable code
      case m2: Map[T, Int] => new java.util.HashMap[T, Integer]
                              ^
one error found