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
* added fail
peter
25 vuotta sitten
vanhempi
de11db999d
commit
cc3d72c9a1
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
tests/webtbf/tw1270.pp
+ 2
- 0
tests/webtbf/tw1270.pp
Näytä tiedosto
@@ -1,3 +1,5 @@
+{ %FAIL }
+
type l = record
i:longint;
end;