Sign in
code
/
git
/
4a0bcc832a276b68f910729dee698bc6050ef0cc
/
.
/
t
/
chainlint
/
bash-array.expect
blob: 4c34eaee45e2f706e80560edfa271f4a5e245a9e [
file
]
(
foo
&&
bar
=(
gumbo stumbo wumbo
)
&&
baz
)
&&
(
foo
&&
bar
=
$
{#
bar
[@]}
&&
baz
)