Is there a way to globally enable contracts in Kotlin 1.3? Per module or even throughout the entire project. It's a little tedious to add the
@ExperimentalContracts
annotation absolutely everywhere. Thanks! :D
Not entirely sure where to ask for this. If it's suitable for another channel, I'd be happy to move the question over there.