t / t4018 / golang-funcon commit merge-recursive: align labels with their respective code blocks (9366536)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}