package one type Point struct { X int Y int }