summaryrefslogtreecommitdiff
path: root/test/neg/bug139.check
blob: 8f8d7421a24bc81ebe8e86946a4bfc8e754fed21 (plain) (blame)
1
2
3
4
5
bug139.scala:5: error overriding type T in class A;
 type T in class B may not be parameterized
  type T[A] = Int;
       ^
one error found