[LL FIR] render type parameters resolve phase in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
public final inner [BODY_RESOLVE] class ONAIR<T> : R|X.BASE| {
|
||||
public final inner [BODY_RESOLVE] class ONAIR<[RAW_FIR] T> : R|X.BASE| {
|
||||
public [BODY_RESOLVE] X<T>.constructor(): R|X.ONAIR<T>| {
|
||||
super<R|X.BASE|>()
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
public final [BODY_RESOLVE] fun <K> niewbe([BODY_RESOLVE] a: R|kotlin/Char|, [BODY_RESOLVE] b: R|kotlin/Double|): R|kotlin/String| {
|
||||
public final [BODY_RESOLVE] fun <[BODY_RESOLVE] K> niewbe([BODY_RESOLVE] a: R|kotlin/Char|, [BODY_RESOLVE] b: R|kotlin/Double|): R|kotlin/String| {
|
||||
^niewbe String(Trololo)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user