tb0283.pp 94 B

12345678910
  1. { Old file: tbs0335.pp }
  2. { }
  3. {$mode delphi}
  4. procedure f;stdcall export;
  5. asm
  6. end;
  7. begin
  8. end.