This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
pascal
/
freepascal.compiler
mirror de
https://gitlab.com/freepascal.org/fpc/source.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
* zapped gremlin that prevented dotest from parsing the %opt line
git-svn-id: trunk@16087 -
Jonas Maebe
15 anos atrás
pai
13399280dc
commit
8b21987df2
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
tests/webtbs/tw17546.pp
+ 1
- 1
tests/webtbs/tw17546.pp
Ver arquivo
@@ -1,4 +1,4 @@
-{
%opt=-gh }
+{
%opt=-gh }
{$MODE OBJFPC}