summaryrefslogblamecommitdiff
path: root/test/files/run/t1368.check
blob: 581e8a403996f6b6c2d33c79bd12109839d330c1 (plain) (tree)
1
2
3


                                                                                                            
t1368.scala:7: warning: Reference to uninitialized value blurp
  def go3 = (new AnyRef with Happy with Sad { override val status = blurp ; val blurp = "happysad" }).status
                                                                    ^