[FE 1.0] Allow generation of nested classes for java classes from plugins
This commit is contained in:
+3
-1
@@ -364,7 +364,9 @@ val coreLibProjects by extra {
|
||||
|
||||
val projectsWithEnabledContextReceivers by extra {
|
||||
listOf(
|
||||
":compiler:fir:fir2ir"
|
||||
":core:descriptors.jvm",
|
||||
":compiler:fir:fir2ir",
|
||||
":kotlin-lombok-compiler-plugin.k1",
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user