FIR: Make FIR rendering more kotlin-styled
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
public abstract interface SelfAsParameter : R|java/lang/Object| {
|
||||
public abstract operator function foo(p: R|ft<test/SelfAsParameter, test/SelfAsParameter?>|!): R|kotlin/Unit|
|
||||
public abstract operator fun foo(p: R|ft<test/SelfAsParameter, test/SelfAsParameter?>|!): R|kotlin/Unit|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user