package test type TestStruct struct { A int B string }