* aded { %fail }

This commit is contained in:
florian 2004-05-26 20:32:25 +00:00
parent 85f2a0ac87
commit 0debc54f69
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,4 @@
{ %fail }
procedure p1(const v);
begin

View File

@ -1,7 +1,8 @@
{ %fail }
{ Source provided for Free Pascal Bug Report 3047 }
{ Submitted by "GBD" on 2004-04-12 }
{ e-mail: }
{ $mode delphi}
{$mode delphi}
function JenkinsHashBuffer(const buffer; length : Integer; initVal : Integer) : longword;
begin
@ -13,4 +14,4 @@ begin
end;
begin
end.
end.