t / t4018 / golang-structon commit coccicheck: introduce 'pending' semantic patches (dd5d052)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}