Get rid of eval on daemon completely, fixes also JSR 223 examples
This commit is contained in:
+1
-2
@@ -57,8 +57,7 @@ class KotlinJsr223JvmDaemonCompileScriptEngine(
|
||||
emptyArray(),
|
||||
PrintingMessageCollector(PrintStream(compilerOut), MessageRenderer.WITHOUT_PATHS, false),
|
||||
templateClasspath,
|
||||
templateClassName,
|
||||
getScriptArgs(context, scriptArgsTypes)!!)
|
||||
templateClassName)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user