This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
freepascal.compiler
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
* tests should fail
peter
23 vuotta sitten
vanhempi
e3700b1d79
commit
1eab231e2e
2 muutettua tiedostoa
jossa
4 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
tests/tbf/tb0122.pp
2
0
tests/tbf/tb0123.pp
+ 2
- 0
tests/tbf/tb0122.pp
Näytä tiedosto
@@ -1,3 +1,5 @@
+{ %fail }
+
{ %version=1.1}
{$mode delphi}
var
+ 2
- 0
tests/tbf/tb0123.pp
Näytä tiedosto
@@ -1,3 +1,5 @@
+{ %fail }
+
type
smallrange = 5..287;
const