tw35918.pp 122 B

1234567891011
  1. { %NORUN }
  2. program tw35918;
  3. uses uw35918a, uw35918b, uw35918c;
  4. begin
  5. TTest1.Create.Free;
  6. TTest2.Create.Free;
  7. end.