t / t4018 / golang-structon commit Makefile: use `git ls-files` to list header files, if possible (92b88eb)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}