DanielGavin / ols

Language server for Odin
MIT License
439 stars 67 forks source link

New directive #hash isn't properly parsed by OLS #393

Closed dmitsuki closed 2 months ago

dmitsuki commented 4 months ago

Using the new #hash("string" "hash") doesn't properly parse with ols. Ols reports back a syntax error.

DanielGavin commented 4 months ago

It's an issue with core:odin/parser.

laytan commented 2 months ago

Fixed: https://github.com/odin-lang/Odin/commit/27f9f0ba171444f48021744af2792bbfa290407b