repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
init version.
[bush.git]
/
tests
/
varenv
/
array
/
array2.sub
blob
44bb7c5b76a711f1fe3f4b21ab40a04fe1770b8a
1
declare -r []=asdf
2
declare -r a[]=asdf
3
4
declare -a ''=(a 'b c')