Originally from KestrelComputer/kestrel#223
Two solutions exist:
- IF destination is an open array, THEN issue a compiler error, OR,
- IF destination is an open array AND source is a constant string item, THEN just set the pointer and length attributes of the open array.
To reproduce, see https://gist.github.com/sam-falvo/7a138b708bebc5c292d6