Merge branch 'ar/mailinfo-memcmp-to-skip-prefix' into seen
[git] / t / t4018 / scheme-def
1 (def (some-func x y z) RIGHT
2   (let ((a x)
3         (b y))
4         (ChangeMe a b)))