FIR: introduce flexible types pretty rendering for no arguments case
#KT-52020 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
public abstract interface SelfAsParameter : R|kotlin/Any| {
|
||||
public abstract fun foo(p: R|ft<test/SelfAsParameter, test/SelfAsParameter?>|): R|kotlin/Unit|
|
||||
public abstract fun foo(p: R|test/SelfAsParameter!|): R|kotlin/Unit|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user