FIR: Make FIR rendering more kotlin-styled
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
public abstract interface SamSubinterfaceOverridding : R|java/lang/Runnable| {
|
||||
public abstract operator function run(): R|kotlin/Unit|
|
||||
public abstract operator fun run(): R|kotlin/Unit|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user