fix CLI help test
This commit is contained in:
+1
@@ -3,6 +3,7 @@ where advanced options include:
|
|||||||
-Xno-call-assertions Don't generate not-null assertion after each invocation of method returning not-null
|
-Xno-call-assertions Don't generate not-null assertion after each invocation of method returning not-null
|
||||||
-Xno-param-assertions Don't generate not-null assertions on parameters of methods accessible from Java
|
-Xno-param-assertions Don't generate not-null assertions on parameters of methods accessible from Java
|
||||||
-Xno-optimize Disable optimizations
|
-Xno-optimize Disable optimizations
|
||||||
|
-Xmultifile-package-facadesCompile package facade classes as multifile classes
|
||||||
-Xreport-perf Report detailed performance statistics
|
-Xreport-perf Report detailed performance statistics
|
||||||
-Xno-inline Disable method inlining
|
-Xno-inline Disable method inlining
|
||||||
-Xrepeat <count> Repeat compilation (for performance analysis)
|
-Xrepeat <count> Repeat compilation (for performance analysis)
|
||||||
|
|||||||
Reference in New Issue
Block a user