Fix testData: import became not required.
This commit is contained in:
-2
@@ -1,5 +1,3 @@
|
||||
import kotlin.text.Regex
|
||||
|
||||
fun foo() {
|
||||
Regex.fromLiteral(<caret>)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user