DanielGavin / ols

Language server for Odin
MIT License
422 stars 64 forks source link

Using the keyword '#force_inline' or the identifer 'inline' as procedure return type crashes ols server #52

Closed mp768 closed 1 month ago

mp768 commented 2 years ago

code that can cause the crash:

package main

add :: proc(a,b : int) -> #force_inline 
laytan commented 1 month ago

Fixed: https://github.com/odin-lang/Odin/commit/2b6a926bb60ea652997401d37fc11f5a29f5b20b