summaryrefslogtreecommitdiff
path: root/test/files/neg/t4460a.check
blob: 7a7618a11403d14d8fa7c1144f868c5e34688092 (plain) (blame)
1
2
3
4
t4460a.scala:6: error: constructor invokes itself
  def this() = this() // was binding to Predef.<init> !!
               ^
one error found