fix compiler argument tests

This commit is contained in:
Mikhail Mutcianko
2014-07-25 12:59:50 +04:00
committed by Yan Zhulanow
parent 21408da521
commit 79cbfcd750
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ where possible options include:
-module <path> Path to the module file to compile
-script Evaluate the script file
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
-androidRes <path> Android resources path
-nowarn Generate no warnings
-verbose Enable verbose logging output
-version Display compiler version
@@ -11,6 +11,7 @@ where possible options include:
-module <path> Path to the module file to compile
-script Evaluate the script file
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
-androidRes <path> Android resources path
-nowarn Generate no warnings
-verbose Enable verbose logging output
-version Display compiler version