element: _: Int
implicit values:
  KaScopeImplicitArgumentValue:
    scopeIndexInTower = 0
    type = kotlin.Int
    symbol = KaContextParameterSymbol:
      <unused var>: kotlin.Int

  KaScopeImplicitArgumentValue:
    scopeIndexInTower = 0
    type = kotlin.String
    symbol = KaContextParameterSymbol:
      s: kotlin.String

scopes:
  LocalScope, index = 1
    packages: 0
    classifiers: 0
    callables: 1
      s: kotlin.String
    constructors: 0

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

  PackageMemberScope, index = 3
    packages: 6
      META-INF
      java
      javax
      kotlin
      org
      sun
    classifiers: 0
    callables: 1
      context(`<unused var>`@kotlin.Int, s@kotlin.String)
      val foo: kotlin.Unit
        get()
    constructors: 0

  DefaultSimpleImportingScope, index = 4

  DefaultSimpleImportingScope, index = 5

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

  DefaultStarImportingScope, index = 7

