t / t4018 / golang-structon commit read-cache.c: do not die if mmap fails (02638d1)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}