Hi Vadim,
On Mon, May 29, 2017 at 05:09:11AM +0300, Vadim Zhukov wrote:
> It looks like I've just found a bug in (our) ksh. Not to be brave
> enough to fix it right now, but I think it's still worths adding
> regression test.
>
> Bash and zsh pass this test without problem.
>
> The idea is using
It looks like I've just found a bug in (our) ksh. Not to be brave
enough to fix it right now, but I think it's still worths adding
regression test.
Bash and zsh pass this test without problem.
The idea is using the case...in...esac inside $(...) or `...`.
It starts failing when you add a single c