Hello there, this is a test

test forum

Ya, it’s a test all right.

neat!

this is nice!

namespace test;
interface
  type
    abc = public class
    public
      method test;
    end;
implementation


method abc.test;
begin
  Console.WriteLine('test');
end;

end.

todo.zip(171 Bytes)

I wish my todo list was that short :smile:

If only that was my todo list…

Test reply

anther test reply

and yet, another one?

test this.