element: val x = 1
implicit values:
  KaScopeImplicitArgumentValue:
    scopeIndexInTower = 1
    type = one.B
    symbol = KaContextParameterSymbol:
      b: one.B

  KaScopeImplicitArgumentValue:
    scopeIndexInTower = 1
    type = kotlin.Int
    symbol = KaContextParameterSymbol:
      <unused var>: kotlin.Int

  KaImplicitReceiver:
    scopeIndexInTower = 3
    type = one.B
    ownerSymbol = KaNamedClassSymbol:
      one/B
    label = B


scopes:
  LocalScope, index = 0
    packages: 0
    classifiers: 0
    callables: 0
    constructors: 0

  LocalScope, index = 2
    packages: 0
    classifiers: 0
    callables: 1
      b: one.B
    constructors: 0

  TypeScope, index = 3
    packages: 0
    classifiers: 0
    callables: 4
      context(b@one.B, `<unused var>`@kotlin.Int)
      val foo: kotlin.Unit
        get()
      fun equals(other: kotlin.Any?): kotlin.Boolean
      fun hashCode(): kotlin.Int
      fun toString(): kotlin.String
    constructors: 1
      constructor()

  ExplicitSimpleImportingScope, index = 5
    packages: 0
    classifiers: 0
    callables: 0
    constructors: 0

  PackageMemberScope, index = 6
    packages: 0
    classifiers: 2
      class A
      class B
    callables: 0
    constructors: 0

  DefaultSimpleImportingScope, index = 7

  DefaultSimpleImportingScope, index = 8

  ExplicitStarImportingScope, index = 9
    packages: 0
    classifiers: 0
    callables: 0
    constructors: 0

  DefaultStarImportingScope, index = 10
