t / t4018 / golang-structon commit completion: simplify prefix path component handling during path completion (6bf0ced)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}