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
* fixed unit name
peter
25 vuotta sitten
vanhempi
deb5cc7bf2
commit
b36a689317
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
tests/tbs/tbs0331.pp
+ 1
- 1
tests/tbs/tbs0331.pp
Näytä tiedosto
@@ -1,5 +1,5 @@
{$mode tp}
-unit t
est
;
+unit t
bs0331
;
interface