From ab7be4238ca89b5dca482a1c3b3fd013b105750e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 14 Sep 2017 21:43:37 +0100 Subject: More [key]=value tweaks Some rephrasings. Update typeset -p for associative arrays to use new syntax. --- Test/V10private.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/V10private.ztst') diff --git a/Test/V10private.ztst b/Test/V10private.ztst index 78ecd48ea..880784e12 100644 --- a/Test/V10private.ztst +++ b/Test/V10private.ztst @@ -123,7 +123,7 @@ print ${(kv)hash_test} 0:private hides value from surrounding scope in nested scope >typeset -a hash_test=( top level ) ->typeset -A hash_test=( in function ) +>typeset -A hash_test=( [in]=function ) >typeset -g -a hash_test=( top level ) >array-local top level >top level -- cgit v1.2.3-70-g09d2