summaryrefslogtreecommitdiff
path: root/test/files/neg/sensitive.check
blob: 9270e639c31333ae6cca3342f2218a09041003f4 (plain) (blame)
1
2
3
4
sensitive.scala:17: error: constructor Sensitive in class Sensitive cannot be accessed in object Attacker
  val y = new Sensitive()
              ^
one error found