t / t4018 / golang-structon commit travis-ci: run Coccinelle static analysis with two parallel jobs (4ab8d1a)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}