Deprecate -Xuse-experimental #KT-47623 Fixed

This commit is contained in:
Mikhail Glukhikh
2021-07-07 12:03:03 +03:00
committed by teamcityserver
parent d9531f0c61
commit 195b6d1fb1
4 changed files with 12 additions and 2 deletions
@@ -9,3 +9,6 @@ annotation class Warning1
@RequiresOptIn
@Retention(AnnotationRetention.BINARY)
annotation class Warning2
@RequiresOptIn
annotation class OneMore