Explorar o código

* avoid FPU exception on run

pierre %!s(int64=25) %!d(string=hai) anos
pai
achega
7c02c685b9
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tests/webtbs/tbug911.pp

+ 2 - 2
tests/webtbs/tbug911.pp

@@ -4,5 +4,5 @@ begin
 end;
 
 begin
-  log(1,5);
-end.
+  log(2,5);
+end.