Fixed expected output for CliTest.help.
This commit is contained in:
@@ -4,9 +4,10 @@ Usage: org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
|
|||||||
-classpath [String] classpath to use when compiling
|
-classpath [String] classpath to use when compiling
|
||||||
-annotations [String] paths to external annotations
|
-annotations [String] paths to external annotations
|
||||||
-includeRuntime [flag]
|
-includeRuntime [flag]
|
||||||
-stdlib [String] Path to the stdlib.jar
|
-noJdk [flag]
|
||||||
-jdkAnnotations [String] Path to the kotlin-jdk-annotations.jar
|
-noStdlib [flag]
|
||||||
-mode [String] Special compiler modes: stubs or jdkHeaders
|
-noJdkAnnotations [flag]
|
||||||
|
-builtins [flag]
|
||||||
-output [String] output directory
|
-output [String] output directory
|
||||||
-module [String] module to compile
|
-module [String] module to compile
|
||||||
-script [flag]
|
-script [flag]
|
||||||
|
|||||||
Reference in New Issue
Block a user