Local delegated properties.
This commit is contained in:
committed by
Dmitry Petrov
parent
e42116bb6a
commit
42988383e0
+1
-1
@@ -14,7 +14,7 @@ FILE /delegatedImplementationWithExplicitOverride.kt
|
||||
CONSTRUCTOR public constructor C()
|
||||
BLOCK_BODY
|
||||
INSTANCE_INITIALIZER_CALL classDescriptor=C
|
||||
DELEGATE val `C$IFooBar$delegate`: FooBarImpl
|
||||
PROPERTY val `C$IFooBar$delegate`: FooBarImpl
|
||||
EXPRESSION_BODY
|
||||
GET_OBJECT FooBarImpl type=FooBarImpl
|
||||
FUN public open override /*1*/ /*delegation*/ fun foo(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user