assembleCompileClasspath
internal fun assembleCompileClasspath(cpFiles: List<File>, baseLoader: ClassLoader, pinned: LanguageVersion?): List<File>
Turn the enumerated game classpath into the one the K2 frontend is handed: drop the jars that poison its index, fold duplicate libraries, and prepend an access-widened overlay (widenClasspath).