summaryrefslogblamecommitdiff
path: root/test/files/neg/t2796.check
blob: aeb18497ed776b119c430d501528ea248f20e63b (plain) (tree)
1
2
3
4



                                                                                                                                        
t2796.scala:7: error: Implementation restriction: early definitions in traits are not initialized before the super class is initialized.
  val abstractVal = "T1.abstractVal" // warn
      ^
one error found