This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pascal
/
freepascal.compiler
miroir de
https://gitlab.com/freepascal.org/fpc/source.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
* tests should fail
peter
il y a 23 ans
Parent
e3700b1d79
commit
1eab231e2e
2 fichiers modifiés
avec
4 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
tests/tbf/tb0122.pp
2
0
tests/tbf/tb0123.pp
+ 2
- 0
tests/tbf/tb0122.pp
Voir le fichier
@@ -1,3 +1,5 @@
+{ %fail }
+
{ %version=1.1}
{$mode delphi}
var
+ 2
- 0
tests/tbf/tb0123.pp
Voir le fichier
@@ -1,3 +1,5 @@
+{ %fail }
+
type
smallrange = 5..287;
const