CLI: support "arg=value" for argument's deprecatedName

#KT-51093 Fixed
This commit is contained in:
Alexander Udalov
2022-02-01 21:43:29 +01:00
parent 4e84e14d34
commit 9826172720
2 changed files with 8 additions and 17 deletions
@@ -1,3 +1,3 @@
warning: flag is not supported by this version of the compiler: -Xopt-in=kotlin.RequiresOptIn
warning: argument -Xopt-in is deprecated. Please use -opt-in instead
warning: opt-in requirement marker org.test.Warning is deprecated. Warning
OK