[FIR] Render nullability in type renderer, not in fir renderer
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
public/*package*/ open class JavaClass : R|kotlin/Any| {
|
||||
public open operator fun getFoo(): R|ft<kotlin/String, kotlin/String?>|!
|
||||
public open operator fun getFoo(): R|ft<kotlin/String, kotlin/String?>!|
|
||||
|
||||
public/*package*/ constructor(): R|JavaClass|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user