summaryrefslogtreecommitdiff
path: root/test/files/neg/t6074.check
blob: 38670e5b3d66bdad16476175653667450a398b33 (plain) (blame)
1
2
3
4
t6074.scala:5: error: constructor A in class A cannot be accessed in object T
  def t = new A()
          ^
one error found