throwOnSideEffect

val throwOnSideEffect: Boolean? = null

Whether to throw an exception if side effect cannot be ruled out during evaluation. This implies disableBreaks below.

Sources

jvm source
Link copied to clipboard