t / t4018 / golang-structon commit checkout: optimize "git checkout -b <new_branch>" (fa655d8)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}