git/t/t4018/bash-arithmetic-function

RIGHT() ((

    ChangeMe = "$x" + "$y"
))