package main type point struct { x, y int }