Update test.sh

This commit is contained in:
2019-01-31 23:15:11 -06:00
parent dc4a13a372
commit 5ce9eb5032

View File

@@ -35,5 +35,5 @@ generatearray() {
# call function that constructs the array with the array name
myfunc targetvalue
# display it
declare -p targetvalue
declare -p myresult