v0.1.11
Fixes implementation issues in the Tree type's methods, the string concat method in the AVM, accidentally dropped return statements in rare situations, and array methods with user-defined type outputs in the AVM. Also makes the intermediate representations slightly easier to follow with a new ref
opcode that makes two variables/addresses reference the same underlying data.