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