package main type StructTest struct { someField int otherField string }