hush: fix handling of raw ^C in scripts: "echo ^C"
[oweals/busybox.git] / shell / hush_test / hush-vars / var_bash1a.right
2017-07-06 Denys Vlasenkohush: implement negative start in the ${v: -n[:m]}...