commit | 2a7acb6d55c0f1e59df1ddb518de7fe6c2fa6456 | [log] [tgz] |
---|---|---|
author | Ivan Smirnov <i.s.smirnov@gmail.com> | Wed Jun 22 00:33:56 2016 +0100 |
committer | Ivan Smirnov <i.s.smirnov@gmail.com> | Sat Aug 13 12:43:16 2016 +0100 |
tree | 0af3fa99ca883c26996fee1d1f68f083bd64f71f | |
parent | 669e14269d58620a75ec85bd8cdb93776769a8ae [diff] [blame] |
Incref descriptors properly when creating arrays
diff --git a/example/example20.ref b/example/example20.ref index 6023a87..315a82a 100644 --- a/example/example20.ref +++ b/example/example20.ref
@@ -1,3 +1,12 @@ T{?:x:xxxI:y:f:z:} T{?:x:=I:y:f:z:} T{T{?:x:xxxI:y:f:z:}:a:T{?:x:=I:y:f:z:}:b:} +0,0,0 +1,1,1.5 +0,2,3 +0,0,0 +1,1,1.5 +0,2,3 +0,0,0|1,1,1.5 +1,1,1.5|0,2,3 +0,2,3|1,3,4.5