summaryrefslogtreecommitdiff
path: root/test/files/neg/bug74.check
blob: dec69cd35f9df35ae46bd0392cdc457f4c5a71cb (plain) (blame)
1
2
3
4
bug74.scala:2: Int is not an enclosing class
  def f = Int.super.hashCode;
          ^
one error found