summaryrefslogtreecommitdiff
path: root/test/files/neg/bug681.check
blob: 52d00cf9c3a48a179f4022c115552d78dd41d25c (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