tintfdef.pp 79 B

1234567891011
  1. { %norun }
  2. {$mode macpas}
  3. unit tintfdef;
  4. interface
  5. procedure testje;
  6. end.