FILE /secondaryConstructors.kt
  CLASS CLASS C
    nestedInitializers: BLOCK_BODY
    FUN public constructor C()
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL C
          x: CONST Int type=kotlin.Int value='0'
    FUN public constructor C(/*0*/ x: kotlin.Int)
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL Any
        NESTED_INITIALIZERS_CALL classDescriptor=C
