Alright, I figured out my own solution. I had to change that let points to a var points.
Can I get some insight into why I can't call addr on a let'd variable?
Alright, I figured out my own solution. I had to change that let points to a var points.
Can I get some insight into why I can't call addr on a let'd variable?