Get rid of eval on daemon completely, fixes also JSR 223 examples
This commit is contained in:
@@ -65,8 +65,7 @@ class KotlinJsr223JvmScriptEngine4Idea(
|
||||
emptyArray(),
|
||||
messageCollector,
|
||||
templateClasspath,
|
||||
templateClassName,
|
||||
ScriptArgsWithTypes(emptyArray(), emptyArray()))
|
||||
templateClassName)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user