This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
pascal
/
fpc
mirror de
https://gitlab.com/freepascal.org/fpc/source.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
* hint will be triggered because of a conditional when compiling
the system unit. This will not be changed in 1.0.x
peter
22 anos atrás
pai
ebe5373116
commit
e10aa660f4
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
0
tests/webtbs/tw1284.pp
+ 2
- 0
tests/webtbs/tw1284.pp
Ver arquivo
@@ -1,3 +1,5 @@
+{ %version=1.1 }
+
{ %OPT=-Seh -vh }
{$mode objfpc}
function f(p: word): boolean;