@file:JvmName(name = "FileWithAnnotations")

fun foo() {
}

val bar: Int
  field = 42
  get
