jkschneider
tasks.withType(KotlinCompile) { options.fork = true options.forkOptions.jvmArgs += ["-Xmultifile-parts-inherit"] }