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