package foo type foo struct { bar string `json:"bar"` t bool `hcl:"t"` qux string yoo string }