mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:29:26 +02:00
* test needs $mode objfpc
This commit is contained in:
parent
f60d0b98b7
commit
80cdb1d464
@ -1,6 +1,7 @@
|
||||
{ Source provided for Free Pascal Bug Report 3217 }
|
||||
{ Submitted by "C Western" on 2004-07-18 }
|
||||
{ e-mail: mftq75@dsl.pipex.com }
|
||||
{$mode objfpc}
|
||||
function TT(I:Integer):Double;
|
||||
begin
|
||||
Result := (I+0.2)*(I+0.3)+(I+0.5);
|
||||
|
Loading…
Reference in New Issue
Block a user