IR: IrConstructor.isPrimary
NB this is required for Kotlin/JS.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ FILE fqName:test fileName:/callableReferenceToImportedFromObject.kt
|
||||
$this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:test.Foo flags:
|
||||
superClasses:
|
||||
CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:Any modality:OPEN visibility:public flags:
|
||||
CONSTRUCTOR visibility:private <> () returnType:test.Foo flags:
|
||||
CONSTRUCTOR visibility:private <> () returnType:test.Foo flags:primary
|
||||
BLOCK_BODY
|
||||
DELEGATING_CONSTRUCTOR_CALL 'constructor Any()'
|
||||
INSTANCE_INITIALIZER_CALL classDescriptor='Foo'
|
||||
|
||||
Reference in New Issue
Block a user