FIR IDE: move analysis api fir testdata to the analysis directory
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
// IGNORE_FIR
|
||||
package test
|
||||
|
||||
object Conflict
|
||||
|
||||
fun test() {
|
||||
class Conflict
|
||||
|
||||
<caret>Conflict
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user