mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 10:49:20 +02:00
* avoid FPU exception on run
This commit is contained in:
parent
e574245b0e
commit
7c02c685b9
@ -4,5 +4,5 @@ begin
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
log(1,5);
|
log(2,5);
|
||||||
end.
|
end.
|
Loading…
Reference in New Issue
Block a user