From 3e74e875e8c03587a86bd4e11c5f19e34694d6e3 Mon Sep 17 00:00:00 2001 From: Dmitry Gridin Date: Mon, 22 Apr 2019 18:28:38 +0700 Subject: [PATCH] Add a colon check in LanguageSettingsParser --- .../kotlin/cli/common/arguments/InternalCompilerArgument.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/cli/cli-common/src/org/jetbrains/kotlin/cli/common/arguments/InternalCompilerArgument.kt b/compiler/cli/cli-common/src/org/jetbrains/kotlin/cli/common/arguments/InternalCompilerArgument.kt index d896cc7df18..86dc1c9a3dc 100644 --- a/compiler/cli/cli-common/src/org/jetbrains/kotlin/cli/common/arguments/InternalCompilerArgument.kt +++ b/compiler/cli/cli-common/src/org/jetbrains/kotlin/cli/common/arguments/InternalCompilerArgument.kt @@ -59,7 +59,7 @@ class LanguageSettingsParser : AbstractInternalArgumentParser