deferScope

inline fun <R> deferScope(block: DeferScope.() -> R): R