Drop CommonCompilerArguments.optInDeprecated

On the way to KT-22956
This commit is contained in:
Mikhail Glukhikh
2022-01-12 21:35:39 +03:00
committed by Space
parent 5798320e9e
commit eeadd8588d
6 changed files with 6 additions and 23 deletions
@@ -1,4 +1,3 @@
warning: '-Xuse-experimental' is deprecated and will be removed in a future release, please use -opt-in instead
warning: '-Xopt-in' is deprecated and will be removed in a future release, please use -opt-in instead
warning: flag is not supported by this version of the compiler: -Xopt-in=kotlin.RequiresOptIn
warning: opt-in requirement marker org.test.Warning is deprecated. Warning
OK