summaryrefslogtreecommitdiff
path: root/test/files/neg/bug681.check
blob: 0af3afffd8ebe6322dcb3d1f1ec1747ee325f9a9 (plain) (blame)
1
2
3
4
bug681.scala:10 warning: imported `x' is permanently hidden by definition of value x in class foo
    import foo.{x};
           ^
one warning found