FIR IDE: move low level api testdata sources to the analysis directory
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
KT element: KtClass
|
||||
FIR element: FirRegularClassImpl
|
||||
|
||||
FIR element rendered:
|
||||
public final class X : R|kotlin/Any| {
|
||||
public constructor(): R|X| {
|
||||
super<R|kotlin/Any|>()
|
||||
}
|
||||
|
||||
public final fun y(): R|kotlin/String|
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user