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
* hint will be triggered because of a conditional when compiling
the system unit. This will not be changed in 1.0.x
peter
22 vuotta sitten
vanhempi
ebe5373116
commit
e10aa660f4
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
tests/webtbs/tw1284.pp
+ 2
- 0
tests/webtbs/tw1284.pp
Näytä tiedosto
@@ -1,3 +1,5 @@
+{ %version=1.1 }
+
{ %OPT=-Seh -vh }
{$mode objfpc}
function f(p: word): boolean;