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