orangy
use { val executor = createExecutor().final { it.shutdown() } … use executor … } // final lambda is called