element: val x = 1
implicit values:
  KaImplicitReceiver:
    scopeIndexInTower = 1
    type = kotlin.String
    ownerSymbol = KaNamedFunctionSymbol:
      one/B.foo(<extension receiver>: kotlin.String, <dispatch receiver>: one.B, p: kotlin.Boolean): kotlin.Unit
    label = foo


  KaScopeImplicitArgumentValue:
    scopeIndexInTower = 2
    type = one.B
    symbol = KaContextParameterSymbol:
      b: one.B

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

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


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

  TypeScope, index = 1
    packages: 0
    classifiers: 1
      companion object
    callables: 8
      fun compareTo(other: kotlin.String): kotlin.Int
      fun equals(other: kotlin.Any?): kotlin.Boolean
      fun get(index: kotlin.Int): kotlin.Char
      fun plus(other: kotlin.Any?): kotlin.String
      fun subSequence(startIndex: kotlin.Int, endIndex: kotlin.Int): kotlin.CharSequence
      fun toString(): kotlin.String
      val length: kotlin.Int
      fun hashCode(): kotlin.Int
    constructors: 1
      constructor()

  LocalScope, index = 3
    packages: 0
    classifiers: 0
    callables: 2
      b: one.B
      p: kotlin.Boolean
    constructors: 0

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

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

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

  DefaultSimpleImportingScope, index = 8

  DefaultSimpleImportingScope, index = 9

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

  DefaultStarImportingScope, index = 11
