DEFAULT TYPE:
KaUsualClassType:
  annotations: []
  typeArguments: [
    KaTypeParameterType:
      annotations: []
      type: D
    KaTypeParameterType:
      annotations: []
      type: E
    KaTypeParameterType:
      annotations: []
      type: F
  ]
  type: <local>/LocalClass.LocalInner1.LocalInner2<D, E, F, B, C, A>
DEFAULT TYPE WITH STAR PROJECTIONS:
KaUsualClassType:
  annotations: []
  typeArguments: [
    *
    *
    *
  ]
  type: <local>/LocalClass.LocalInner1.LocalInner2<*, *, *, *, *, *>
