Open illiliti opened 3 years ago
sample:
echo ${1:->>}
output:
/tmp/test.sh:1:12: syntax error: expected end of parameter
possibly related to https://github.com/emersion/mrsh/issues/159
sample:
output:
possibly related to https://github.com/emersion/mrsh/issues/159