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
* added -gh option required to test correctness
git-svn-id: trunk@34491 -
Jonas Maebe
há 9 anos atrás
pai
8cf24a6eba
commit
d19bf787a0
1 ficheiros alterados
com
2 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
1
tests/webtbs/tw30310.pp
+ 2
- 1
tests/webtbs/tw30310.pp
Ver Ficheiro
@@ -1,4 +1,5 @@
+{ %opt=-gh }
begin
get_cmdline;
-end.
+end.