This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
fpc
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Merged revisions 641 via svnmerge from
/trunk
git-svn-id: branches/fixes_2_0@689 -
peter
20 anni fa
parent
220105282b
commit
4bf1bda76d
1 ha cambiato i file
con
1 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
2
tests/webtbs/tw4155.pp
+ 1
- 2
tests/webtbs/tw4155.pp
Vedi File
@@ -14,5 +14,4 @@ begin
WriteLn('problem')
else
Writeln('OK');
- Readln;
-end.
+end.