tw6686.pp 79 B

1234567891011
  1. { %FAIL }
  2. program test;
  3. {$mode delphi}
  4. function test;
  5. begin
  6. end;
  7. begin
  8. end.