element: val x = 1
implicit values:
  KaScopeImplicitArgumentValue:
    scopeIndexInTower = 1
    type = one.A
    symbol = KaContextParameterSymbol:
      a: one.A

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

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

  LocalScope, index = 2
    packages: 0
    classifiers: 0
    callables: 1
      a: one.A
    constructors: 0

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

  PackageMemberScope, index = 4
    packages: 0
    classifiers: 1
      class A
    callables: 1
      context(a@one.A, `<unused var>`@kotlin.Int)
      val foo: kotlin.Unit
        get()
    constructors: 0

  DefaultSimpleImportingScope, index = 5

  DefaultSimpleImportingScope, index = 6

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

  DefaultStarImportingScope, index = 8

