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