FIR IDE: move analysis api fir testdata to the analysis directory
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
// Should not fall on temp references in invalid code
|
||||
// UNRESOLVED_REFERENCE
|
||||
|
||||
object Testing {
|
||||
companion object {
|
||||
@<caret>va
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user