summaryrefslogblamecommitdiff
path: root/test/files/neg/bug639.check
blob: 7458952ce3ce196b0a7bf9eb808c3cb1fecdb1ff (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                           
/home/odersky/scala/test/files/pos/bug639.scala:1 error: not found: value a
import a._
       ^
/home/odersky/scala/test/files/pos/bug639.scala:2 error: type mismatch;
 found   : B
 required: scala.Attribute
[B]
 ^
two errors found