This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
fpc
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* added -gh option required to test correctness
git-svn-id: trunk@34491 -
Jonas Maebe
hace 9 años
padre
8cf24a6eba
commit
d19bf787a0
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
tests/webtbs/tw30310.pp
+ 2
- 1
tests/webtbs/tw30310.pp
Ver fichero
@@ -1,4 +1,5 @@
+{ %opt=-gh }
begin
get_cmdline;
-end.
+end.