DanielGavin / ols

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

Self-referencing typedef causes stack overflow #324

Open harold-b opened 3 months ago

harold-b commented 3 months ago

Example:

SizeRec :: distinct SizeRec

Possibly related to #313