summaryrefslogtreecommitdiffstats
path: root/research/arrays.txt
diff options
context:
space:
mode:
Diffstat (limited to 'research/arrays.txt')
-rw-r--r--research/arrays.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/research/arrays.txt b/research/arrays.txt
index 0e5a2b6..6cc793b 100644
--- a/research/arrays.txt
+++ b/research/arrays.txt
@@ -19,6 +19,7 @@ Compiles to:
push ${array} 4
string=$(join ', ' ${array})
__a_get __r0 array 0
+ value=${__r0}
__a_unset array 0
__a_new __r0 2 3
__a_new __r1 1 ${__r0} 4