package foo type foo struct { bar string t bool qux int } type bar struct { foo string s bool mut int }