Chet Ramey <chet.ra...@case.edu> writes:

> Thanks. Here's the simple reproducer:
>
> x()
> {
>     case y in
>         z)
>             if (! false); then
>               foo=bar
>             fi
>             ;;
>     esac
> }
>
>
> It was what I suspected.

Ah, nice! Thank you for the help.

Collin

Reply via email to