From f1b8a8f913aa1ed7fedcb28cb02db84199f52cb1 Mon Sep 17 00:00:00 2001 From: Mikhael Bogdanov Date: Mon, 9 Apr 2018 16:22:34 +0200 Subject: [PATCH] Fix test data --- compiler/testData/cli/jvm/extraHelp.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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