Merge branch 'en/test-without-test-create-repo'
[alt-git.git] / t / t4018 / scheme-def
blob1e2673da96be72f8646fc1cb4399bad6d1632827
1 (def (some-func x y z) RIGHT
2   (let ((a x)
3         (b y))
4         (ChangeMe a b)))