KT element: KtSecondaryConstructor
Resolve target: secondaryConstructorRepl.repl.kts -> <snippet-secondaryConstructorRepl.repl.kts> -> SecondaryConstructorRepl_repl -> WithConstructor -> constructor
FIR:
  public? constructor(x: Int, y: Int): R|SecondaryConstructorRepl_repl.WithConstructor| {
      LAZY_this<R|SecondaryConstructorRepl_repl.WithConstructor|>
  }
