t / t4018 / golang-funcon commit init: make --template path relative to $CWD (e1df7fe)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}