Fix IR tests for 1.3
This commit is contained in:
+3
-2
@@ -19,9 +19,10 @@ FILE fqName:<root> fileName:/enumEntry.kt
|
||||
FUN name:test visibility:public modality:FINAL <> ($this:Z.ENTRY) returnType:kotlin.Unit flags:
|
||||
$this: VALUE_PARAMETER name:<this> type:Z.ENTRY flags:
|
||||
BLOCK_BODY
|
||||
CLASS CLASS name:A modality:FINAL visibility:public flags: superTypes:[kotlin.Any]
|
||||
CLASS CLASS name:A modality:FINAL visibility:public flags:inner superTypes:[kotlin.Any]
|
||||
$this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:Z.ENTRY.A flags:
|
||||
CONSTRUCTOR visibility:public <> () returnType:Z.ENTRY.A flags:primary
|
||||
CONSTRUCTOR visibility:public <> ($this:Z.ENTRY) returnType:Z.ENTRY.A flags:primary
|
||||
$outer: VALUE_PARAMETER name:<this> type:Z.ENTRY flags:
|
||||
BLOCK_BODY
|
||||
DELEGATING_CONSTRUCTOR_CALL 'constructor Any()'
|
||||
INSTANCE_INITIALIZER_CALL classDescriptor='A'
|
||||
|
||||
Reference in New Issue
Block a user