class A {
  val a: kotlin.Int

  fun x(): kotlin.Int
}