package test type TestStruct struct { A int B string C float64 }