[FIR] Render nullability in type renderer, not in fir renderer
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
public final class MethosWithPRefTP : R|kotlin/Any| {
|
||||
public final operator fun <P> f(p: R|ft<P, P?>|!): R|kotlin/Unit|
|
||||
public final operator fun <P> f(p: R|ft<P, P?>!|): R|kotlin/Unit|
|
||||
|
||||
public constructor(): R|test/MethosWithPRefTP|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user