mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 17:49:43 +02:00
* commited wrong file
This commit is contained in:
parent
4c71171fa9
commit
0b8a2cebbb
@ -9,6 +9,6 @@ var
|
||||
begin
|
||||
e:=-1.0;
|
||||
writeln(ln(e));
|
||||
// writeln(ln(0));
|
||||
writeln(ln(0));
|
||||
writeln(power(0,1.0));
|
||||
end .
|
||||
|
Loading…
Reference in New Issue
Block a user