package solutions func PointOne(n *int) { *n = 1 }