modified check files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@13244 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
cc83c185c4
commit
90e74f55fc
|
@ -1,4 +1,4 @@
|
|||
t0204.scala:4: error: class type required
|
||||
trait C extends B
|
||||
trait C extends B
|
||||
^
|
||||
one error found
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
t0207.scala:3: error: type T takes type parameters
|
||||
type S = (T with T)[A]
|
||||
type S = (T with T)[A]
|
||||
^
|
||||
t0207.scala:3: error: type T takes type parameters
|
||||
type S = (T with T)[A]
|
||||
type S = (T with T)[A]
|
||||
^
|
||||
two errors found
|
||||
|
|
Loading…
Reference in New Issue