Analysis API: move reference resolve testsdata with errors to dedicated folders
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
package test
|
||||
|
||||
class Conflict
|
||||
|
||||
fun testFoo() {
|
||||
class Conflict
|
||||
|
||||
<caret>Conflict
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user