with

fun with(expr: IrExpression, returnType: IrType, startOffset: Int = UNDEFINED_OFFSET, endOffset: Int = UNDEFINED_OFFSET, body: IrBlockBodyBuilder.(IrValueParameter) -> Unit): IrCall

Sources

jvm source
Link copied to clipboard