FIR IDE: move low level api testdata sources to the analysis directory
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun ddd() {
|
||||
class XX {
|
||||
var x: Int = 2
|
||||
set(resolveMe) = Unit
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user