t / t4018 / golang-funcon commit headers: normalize the spelling of some header guards (0009d35)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}