summaryrefslogtreecommitdiff
path: root/tests/new-exp10.sub
diff options
context:
space:
mode:
Diffstat (limited to 'tests/new-exp10.sub')
-rw-r--r--tests/new-exp10.sub3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/new-exp10.sub b/tests/new-exp10.sub
index 8c1f364e..5b199d4f 100644
--- a/tests/new-exp10.sub
+++ b/tests/new-exp10.sub
@@ -113,3 +113,6 @@ declare -A foo
echo ${foo@a}
declare -p foo
+
+V=42
+echo ${V@} # error