kotlin
kotlin copied to clipboard
KT-65343 [IR] Add missing source element when copy class with DeepCopyIrTreeWithSymbols
Fixes KT-65343
Fixes when using DeepCopyIrTreeWithSymbols as class transformer to transform the IrClass, the source element of IrClass will be set to SourceElement.NO_SOURCE after the transform