(let ((type arr (array int)) (var x 10)) (new-array arr (- (+ x 20) (* 3 4)) (/ 10 2)))