Raw FIR/LT: use similar sources for delegated constructor calls
After this commit all IR source range tests behave in the same way for FIR/PSI and FIR/LT, test data is now consistent
This commit is contained in:
committed by
Space Team
parent
4ed6ece78b
commit
9d3bf69212
+1
-1
@@ -9,7 +9,7 @@
|
||||
@8:52..79 VALUE_PARAMETER name:<this> type:<root>.Foo
|
||||
@8:72..78 VALUE_PARAMETER name:x index:0 type:kotlin.Int
|
||||
@8:52..79 BLOCK_BODY
|
||||
@8:4..10:36 DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () [primary] declared in kotlin.Any'
|
||||
@8:52..79 DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () [primary] declared in kotlin.Any'
|
||||
@8:52..79 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Inner modality:FINAL visibility:public [inner] superTypes:[kotlin.Any]'
|
||||
@-1:-1..-1 FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator]
|
||||
@-1:-1..-1 VALUE_PARAMETER name:<this> type:kotlin.Any
|
||||
|
||||
Reference in New Issue
Block a user