diff --git a/compiler/testData/cli/jvm/extraHelp.out b/compiler/testData/cli/jvm/extraHelp.out index 65815cf0449..f4d76160867 100644 --- a/compiler/testData/cli/jvm/extraHelp.out +++ b/compiler/testData/cli/jvm/extraHelp.out @@ -8,9 +8,9 @@ where advanced options include: -Xnormalize-constructor-calls={disable|enable} Normalize constructor calls (disable: don't normalize; enable: normalize), default is disable -Xdump-declarations-to= Path to JSON file to dump Java to Kotlin declaration mappings - -Xenable-jvm-default Allow to use '@JvmDefault' for JVM default method support -Xdisable-default-scripting-plugin Do not enable scripting plugin by default + -Xenable-jvm-default Allow to use '@JvmDefault' for JVM default method support -Xmultifile-parts-inherit Compile multifile classes as a hierarchy of parts and facade -Xmodule-path= Paths where to find Java 9+ modules -Xjavac-arguments= Java compiler arguments