mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 00:56:23 +01:00
![PixelyIon](/assets/img/avatar_default.png)
It was found to be semantically advantageous to directly pass-through certain operators such as the assignment (`=`) and array index (`[]`) operators. These would require a dereference prior to their usage otherwise but now can be directly used.