This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
pascal
/
fpc
mirror de
https://gitlab.com/freepascal.org/fpc/source.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
* hint will be triggered because of a conditional when compiling
the system unit. This will not be changed in 1.0.x
peter
há 22 anos atrás
pai
ebe5373116
commit
e10aa660f4
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
tests/webtbs/tw1284.pp
+ 2
- 0
tests/webtbs/tw1284.pp
Ver Ficheiro
@@ -1,3 +1,5 @@
+{ %version=1.1 }
+
{ %OPT=-Seh -vh }
{$mode objfpc}
function f(p: word): boolean;