Revert "[light classes] drop old light classes and backend: iteration #8"
This reverts commit 0df6ac688a.
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ class CliLightClassGenerationSupport(
|
||||
private class CliLightClassSupport(
|
||||
private val project: Project,
|
||||
override val languageVersionSettings: LanguageVersionSettings,
|
||||
override val jvmTarget: JvmTarget
|
||||
private val jvmTarget: JvmTarget
|
||||
) : KtUltraLightSupport {
|
||||
|
||||
// This is the way to untie CliLightClassSupport and CliLightClassGenerationSupport to prevent descriptors leak
|
||||
|
||||
Reference in New Issue
Block a user