Migration to expect/actual: fix CLI tests
This commit is contained in:
committed by
Stanislav Erokhin
parent
a18e9436a1
commit
c0dd97b40d
+1
-1
@@ -8,7 +8,7 @@ where advanced options include:
|
||||
Enable coroutines or report warnings or errors on declarations and use sites of 'suspend' modifier
|
||||
-Xintellij-plugin-root=<path> Path to the kotlin-compiler.jar or directory where IntelliJ configuration files can be found
|
||||
-Xmulti-platform Enable experimental language support for multi-platform projects
|
||||
-Xno-check-actual Do not check presence of 'impl' modifier in multi-platform projects
|
||||
-Xno-check-actual Do not check presence of 'actual' modifier in multi-platform projects
|
||||
-Xno-inline Disable method inlining
|
||||
-Xplugin=<path> Load plugins from the given classpath
|
||||
-Xrepeat=<count> Repeat compilation (for performance analysis)
|
||||
|
||||
Reference in New Issue
Block a user