Drop createQualifier: testData update
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
<selection>java.util.List</selection>
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
import java.util.List
|
||||
|
||||
fun foo() {
|
||||
List
|
||||
}
|
||||
Reference in New Issue
Block a user