[Github-comments] [geany/geany] Geany crashes on .pas file if there is any character between TYPE keyword and the first type (#2428)

papadouk notifications at xxxxx
Tue Jan 28 10:33:14 UTC 2020


Ahh yes, i forgot to type one. So here it is:

```
program test

type

  { comment }
  TType = class
    one: Integer;
  end;
```

-- 
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/2428#issuecomment-579181308
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200128/2a6a83b9/attachment.htm>


More information about the Github-comments mailing list