b2397f033b
Review: https://jetbrains.team/p/kt/reviews/7652 I need this API for KTIJ-22692
3 lines
129 B
Plaintext
Vendored
3 lines
129 B
Plaintext
Vendored
@kotlin.OptIn(markerClass = [kotlin.contracts.ExperimentalContracts::class])
|
|
fun () -> kotlin.Unit.referenceReceiverInContract()
|