It seems not only to be if ends in `type` but it seems to have to end in `type=X;`. If you change `type`, or remove the `=` or remove the `X` (or number or whatever), or remove the `;` it works normally. I tried looking at the Pascal parser but it's really weird, would be easier to re-write it from scratch than decode it.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1409#issuecomment-282447533
