summaryrefslogtreecommitdiff
path: root/test/files/neg/t0207.check
blob: ebe6759b36ca89635b62cb7449ebbc1aea098363 (plain) (blame)
1
2
3
4
5
6
7
t0207.scala:3: error: type T takes type parameters
  type S = (T with T)[A]
            ^
t0207.scala:3: error: type T takes type parameters
  type S = (T with T)[A]
                   ^
two errors found