Drop deprecations: text and system
Fix import in testData Fix testData: replace removed method.
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
||||
import kotlin.text.Regex
|
||||
|
||||
fun foo(regex: Regex) {
|
||||
regex.<caret>hasMatch("")
|
||||
regex.<caret>containsMatchIn("")
|
||||
}
|
||||
Reference in New Issue
Block a user