t / t4018 / golang-structon commit fsck tests: add a test for no skipList input (536a9ce)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}