DanielGavin / ols

Language server for Odin
MIT License
375 stars 56 forks source link

fix switch/for references #387

Closed hwchen closed 1 month ago

hwchen commented 1 month ago

https://github.com/odin-lang/Odin/commit/a344bc4c0e672d9740f5777dae862723fe269973 removed the old switch/for reference semantics. This PR updates for new semantics.