This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
fpc
réplica de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
* added -gh option required to test correctness
git-svn-id: trunk@34491 -
Jonas Maebe
%!s(int64=9) %!d(string=hai) anos
pai
8cf24a6eba
achega
d19bf787a0
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de 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.