summaryrefslogblamecommitdiff
path: root/test/files/neg/t8597b.check
blob: 3c45a313371be2cbfd4bbe3054730ac5069396cc (plain) (tree)
1
2
3
4
5
6





                                                                                                                             
t8597b.scala:18: warning: non-variable type argument T in type pattern Some[T] is unchecked since it is eliminated by erasure
        case _: Some[T] => // warn
                ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found