summaryrefslogtreecommitdiff
path: root/test/files/neg/t639.check
blob: 6d41d872de68b48285abd532911be860ce064a86 (plain) (blame)
1
2
3
4
5
6
7
t639.scala:3: error: not found: object a
import a._
       ^
t639.scala:5: error: not found: type B
@B
 ^
two errors found