t / t4018 / golang-structon commit submodule: support reading .gitmodules when it's not in the working tree (76e9bdc)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}