t / t4018 / golang-structon commit test-tool: help verifying BUG() code paths (a86303c)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}