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