[IR] Remove Persistent IR
This commit is contained in:
@@ -239,6 +239,4 @@ interface IrFactory {
|
||||
endOffset: Int,
|
||||
initializer: IrBlockBody.() -> Unit,
|
||||
): IrBlockBody
|
||||
|
||||
fun unlistFunction(f: IrFunction) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user