[REPL] Fix syntax errors analysis and incompleteness detection
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ class KJvmReplCompilerWithIdeServices(hostConfiguration: ScriptingHostConfigurat
|
||||
newSnippet,
|
||||
messageCollector,
|
||||
compilationState,
|
||||
checkSyntaxErrors = false
|
||||
failOnSyntaxErrors = false
|
||||
).valueOr { return it }
|
||||
|
||||
val analysisResult =
|
||||
|
||||
Reference in New Issue
Block a user