mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 13:09:15 +02:00
* aded { %fail }
This commit is contained in:
parent
85f2a0ac87
commit
0debc54f69
@ -1,3 +1,4 @@
|
|||||||
|
{ %fail }
|
||||||
procedure p1(const v);
|
procedure p1(const v);
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
|
{ %fail }
|
||||||
{ Source provided for Free Pascal Bug Report 3047 }
|
{ Source provided for Free Pascal Bug Report 3047 }
|
||||||
{ Submitted by "GBD" on 2004-04-12 }
|
{ Submitted by "GBD" on 2004-04-12 }
|
||||||
{ e-mail: }
|
{ e-mail: }
|
||||||
{ $mode delphi}
|
{$mode delphi}
|
||||||
|
|
||||||
function JenkinsHashBuffer(const buffer; length : Integer; initVal : Integer) : longword;
|
function JenkinsHashBuffer(const buffer; length : Integer; initVal : Integer) : longword;
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user