t / t4018 / golang-long-funcon commit builtin/config.c: support `--type=<type>` as preferred alias for `--<type>` (fb0dc3b)
   1func RIGHT(aVeryVeryVeryLongVariableName AVeryVeryVeryLongType,
   2        anotherLongVariableName AnotherLongType) {
   3        a := 5
   4        b := ChangeMe
   5}