Fix CLI testdata broken in 7f58162a

This commit is contained in:
Dmitriy Novozhilov
2019-11-05 15:41:35 +03:00
parent c58ca27b2e
commit ca4784ffd3
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ where advanced options include:
-Xskip-metadata-version-check Load classes with bad metadata version anyway (incl. pre-release classes)
-Xuse-experimental=<fq.name> Enable, but don't propagate usages of experimental API for marker annotation with the given fully qualified name
-Xuse-fir Compile using Front-end IR. Warning: this feature is far from being production-ready
-Xuse-mixed-named-arguments Enable Support named arguments in their own position even if the result appears as mixed
-Xverbose-phases Be verbose while performing these backend phases
Advanced options are non-standard and may be changed or removed without any notice.