t / t4018 / golang-structon commit fsck: add stress tests for fsck.skipList (65a836f)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}