[IR] Autogenerate IrTypeParameterImpl

^KT-65773 In Progress
This commit is contained in:
Wojciech Litewka
2024-02-16 12:44:56 +01:00
committed by Space Team
parent 6de200dea1
commit e23aff7256
2 changed files with 15 additions and 12 deletions
@@ -67,7 +67,7 @@ object ImplementationConfigurator : AbstractIrTreeImplementationConfigurator() {
}
impl(typeParameter) {
implementation.doPrint = false
defaultEmptyList("superTypes")
}
impl(valueParameter) {