summaryrefslogtreecommitdiff
path: root/test/neg/bug228.check
blob: a099f9fa0e8b2376c335523f0077ad81785360fa (plain) (blame)
1
2
3
4
bug228.scala:11: constructor java.lang.reflect.AccessibleObject cannot be accessed in Foo
  val o = new AccessibleObject;
              ^
one error found