summaryrefslogtreecommitdiff
path: root/test/files/neg/t4460a.check
blob: b711e7acb184381e055d569948348246f28547a9 (plain) (blame)
1
2
3
4
t4460a.scala:6: error: called constructor's definition must precede calling constructor's definition
  def this() = this() // was binding to Predef.<init> !!
               ^
one error found