[FIR] Don't transform nested classes during class update because of @JvmRecord annotation
^KT-55703 Fixed
This commit is contained in:
committed by
Space Team
parent
ad191eb179
commit
8bd3c9d019
Vendored
+1
-1
@@ -23,7 +23,7 @@ FILE fqName:<root> fileName:/recordWithCompanion.kt
|
||||
$this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:<root>.Tag.Companion
|
||||
CONSTRUCTOR visibility:private <> () returnType:<root>.Tag.Companion [primary]
|
||||
BLOCK_BODY
|
||||
DELEGATING_CONSTRUCTOR_CALL 'protected/*protected and package*/ constructor <init> () declared in java.lang.Record'
|
||||
DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () [primary] declared in kotlin.Any'
|
||||
INSTANCE_INITIALIZER_CALL classDescriptor='CLASS OBJECT name:Companion modality:FINAL visibility:public [companion] superTypes:[kotlin.Any]'
|
||||
FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator]
|
||||
overridden:
|
||||
|
||||
Reference in New Issue
Block a user