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