fun Array<out String>.test(): Int {
  return <this>.<get-size>()
}
