summaryrefslogtreecommitdiff
path: root/test/files/neg/t2796.check
blob: 4456a7fc19c3a87dc7238e798ca2372155969afa (plain) (blame)
1
2
3
4
5
6
t2796.scala:7: warning: Implementation restriction: early definitions in traits are not initialized before the super class is initialized.
  val abstractVal = "T1.abstractVal" // warn
      ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found