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