This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
fpc
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Merged revisions 641 via svnmerge from
/trunk
git-svn-id: branches/fixes_2_0@689 -
peter
20 vuotta sitten
vanhempi
220105282b
commit
4bf1bda76d
1 muutettua tiedostoa
jossa
1 lisäystä
ja
2 poistoa
Jaettu näkymä
Näytä diff tilastot
1
2
tests/webtbs/tw4155.pp
+ 1
- 2
tests/webtbs/tw4155.pp
Näytä tiedosto
@@ -14,5 +14,4 @@ begin
WriteLn('problem')
else
Writeln('OK');
- Readln;
-end.
+end.