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
Merged revisions 641 via svnmerge from
/trunk
git-svn-id: branches/fixes_2_0@689 -
peter
hace 20 años
padre
220105282b
commit
4bf1bda76d
Se han
modificado 1 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
2
tests/webtbs/tw4155.pp
+ 1
- 2
tests/webtbs/tw4155.pp
Ver fichero
@@ -14,5 +14,4 @@ begin
WriteLn('problem')
else
Writeln('OK');
- Readln;
-end.
+end.