o Some changes to init-elem: Test for array before sequence. Then,
if it's an array, use `(make-array ...) for the initializer. I think this is needed because specialized arrays can't be printed readably, and we need correct initializer for specialized arrays. This probably needs some additional work. o Removed some unused variables from collect-stream.
Loading
Please sign in to comment