2
0

test1.pas 91 B

123456789
  1. unit test1;
  2. { dummy unit for test of dbx stabs info PM }
  3. interface
  4. implementation
  5. end.