blob: df2beea8887f3504e5fbab25aef96eb3763ded84 [file]
(
{
# show a
echo a &&
# show b
echo b
}
)