tb0023.pp 204 B

12345678910111213
  1. { %FAIL }
  2. { Old file: tbf0136.pp }
  3. { No types necessary in the procedure header OK 0.99.6 (PFV) }
  4. {
  5. No type declaration necessary ????
  6. }
  7. procedure p(handle1,handle2);
  8. begin
  9. end;
  10. begin
  11. end.