summaryrefslogblamecommitdiff
path: root/test/files/neg/t6406-regextract.check
blob: b49b6656f540d68625fd0554e3537158f2c5ef57 (plain) (tree)
1
2
3
4
5
6
                                                                                                                                                                                   

                                    


                                                          
t6406-regextract.scala:4: warning: method unapplySeq in class Regex is deprecated (since 2.11.0): Extracting a match result from anything but a CharSequence or Match is deprecated
  List(1) collect { case r(i) => i }
                         ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found