t / t4018 / golang-structon commit t: use test_write_lines() instead of series of 'echo' commands (0590ff2)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}