[CLI] Rename -XdependsOn flag to -Xdepends-on to keep convention

^KT-56209
This commit is contained in:
Dmitriy Novozhilov
2023-02-17 13:32:01 +02:00
committed by Space Team
parent 18752fc1ad
commit 94faa759cb
13 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ as no stability/compatibility guarantees are given on
compiler or generated code. Use it at your own risk!
warning: language version 2.0 is experimental, there are no backwards compatibility guarantees for new language and library features
error: -XdependsOn flag can not be used without -Xmodule
error: -Xdepends-on flag can not be used without -Xmodule
COMPILATION_ERROR