holgerbrandl
11/17/2017, 9:39 AMjava.lang.RuntimeException: Primary constructor not found for script template class ScriptTemplateWithArgs (not found)
at org.jetbrains.kotlin.codegen.ScriptCodegen.genConstructor(ScriptCodegen.java:161)
at org.jetbrains.kotlin.codegen.ScriptCodegen.generateBody(ScriptCodegen.java:103)
if there’s a kts file sitting somewhere in the source roots.Lucas
11/17/2017, 9:45 AMholgerbrandl
11/17/2017, 10:05 AM