summaryrefslogtreecommitdiff
path: root/test/files/neg/ambiguous-same.check
blob: 58f4e60ece7fa7462890d2f30577b2648e9765ba (plain) (blame)
1
2
3
4
5
6
ambiguous-same.scala:13: error: reference to x is ambiguous;
it is both defined in object X and imported subsequently by
import X.x
    x
    ^
one error found