Specifically, [Line 156](https://github.com/RedwolfPrograms/dotcomma/blob/master/interpreter.js#L156) as it assigns length which is meant to be immutable. I'm not sure how to fix this.