Test output for srfi-25

Testing time: 0.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/csi -script run.scm
(shape)
(make-array)
(array)
(array-rank of shape)
(array-rank of make-array)
(array-rank of array)
(array-start of shape)
(array-end of shape)
(array-start of make-array)
(array-end of make-array)
(array-start of array)
(array-end of array)
(array-ref of make-array with arguments)
(array-ref of make-array with vector)
(array-ref of make-array with array)
(array-set! of make-array with arguments)
(array-set! of make-array with vector)
(array-set! of make-array with array)
(shared change)
(array-set! of shape)
(array access with sharing index array)
(sharing shape array)
(sharing with sharing subshape)