This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
freepascal.compiler
réplica de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
* make test compilable by Kylix (math->Math)
git-svn-id: trunk@14054 -
Jonas Maebe
%!s(int64=16) %!d(string=hai) anos
pai
c768e51cf2
achega
e9c4594a66
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
tests/test/units/math/tnaninf.pp
+ 1
- 1
tests/test/units/math/tnaninf.pp
Ver ficheiro
@@ -1,5 +1,5 @@
uses
-
m
ath;
+
M
ath;
begin
if not(isnan(nan)) then