[IR] Autogenerate IrLocalDelegatedProperty
^KT-65773 In Progress
This commit is contained in:
committed by
Space Team
parent
87f5d3901c
commit
5aedc24f00
+2
-1
@@ -60,7 +60,8 @@ object ImplementationConfigurator : AbstractIrTreeImplementationConfigurator() {
|
||||
}
|
||||
|
||||
impl(localDelegatedProperty) {
|
||||
implementation.doPrint = false
|
||||
isLateinit("delegate", "getter")
|
||||
defaultNull("setter")
|
||||
}
|
||||
|
||||
impl(typeParameter) {
|
||||
|
||||
Reference in New Issue
Block a user