summaryrefslogblamecommitdiff
path: root/test/files/neg/aladdin1055.check
blob: 41782ae987ee673ea6c06c2f5410431283911030 (plain) (tree)
1
2
3
4
5
6
7






                                                              
Test_1.scala:2: warning: match may not be exhaustive.
It would fail on the following input: (_ : this.<local child>)
  def foo(t: A.T) = t match {
                    ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found