KaSamConstructorSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: one/MyInterface
  contextParameters: []
  contextReceivers: []
  hasStableParameterNames: true
  isActual: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  location: TOP_LEVEL
  modality: FINAL
  name: MyInterface
  origin: SAM_CONSTRUCTOR
  psi: KtClass
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: one/MyInterface
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: null
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: false
      hasDefaultValue: false
      isActual: false
      isCompanion: false
      isCrossinline: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: function
      origin: SAM_CONSTRUCTOR
      primaryConstructorProperty: null
      psi: null
      realPsi: null
      receiverParameter: null
      returnType: KaFunctionType:
        annotations: []
        typeArguments: [
          KaUsualClassType:
            annotations: []
            typeArguments: []
            type: kotlin/Unit
        ]
        type: () -> kotlin/Unit
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(samConstructorFromInterface.kt)
      getContainingJvmClassName: one.SamConstructorFromInterfaceKt
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(samConstructorFromInterface.kt)
  getContainingJvmClassName: one.SamConstructorFromInterfaceKt
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  javaMethodName: null
  importableFqName: one.MyInterface
