sindrenm
11/21/2018, 12:00 PM@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.dsavvinov
11/21/2018, 12:12 PM-Xexperimental=<annotation FQN> and -Xuse-experimental=<annotation FQN>, which are module-wide equivalents of @ExperimentalContracts and @UseExperimental(...)
https://github.com/Kotlin/KEEP/blob/master/proposals/experimental.md#propagation-and-opt-in-for-whole-modulessindrenm
11/21/2018, 12:39 PMdsavvinov
11/21/2018, 1:09 PM