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, view it on GitHub, or unsubscribe.