This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pascal
/
fpc
miroir de
https://gitlab.com/freepascal.org/fpc/source.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
* hint will be triggered because of a conditional when compiling
the system unit. This will not be changed in 1.0.x
peter
il y a 22 ans
Parent
ebe5373116
commit
e10aa660f4
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
tests/webtbs/tw1284.pp
+ 2
- 0
tests/webtbs/tw1284.pp
Voir le fichier
@@ -1,3 +1,5 @@
+{ %version=1.1 }
+
{ %OPT=-Seh -vh }
{$mode objfpc}
function f(p: word): boolean;