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
Merged revisions 1398 via svnmerge from
/trunk
git-svn-id: branches/fixes_2_0@1399 -
Jonas Maebe
há 20 anos atrás
pai
5cc7a33a96
commit
e9e8628bbc
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
tests/webtbs/tw4266.pp
+ 1
- 1
tests/webtbs/tw4266.pp
Ver Ficheiro
@@ -1,4 +1,4 @@
-{ %OPT=-O-G2
p3
-Sd}
+{ %OPT=-O-G2 -Sd}
var
c: array[1..10] of integer;