This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
freepascal.compiler
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
* fixed unit name
peter
25 anni fa
parent
deb5cc7bf2
commit
b36a689317
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
tests/tbs/tbs0331.pp
+ 1
- 1
tests/tbs/tbs0331.pp
Vedi File
@@ -1,5 +1,5 @@
{$mode tp}
-unit t
est
;
+unit t
bs0331
;
interface