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
+ added forgotten $codepage directive
git-svn-id: trunk@429 -
florian
il y a 20 ans
Parent
ec6d5ff211
commit
80f6b094d3
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
tests/test/tutf82.pp
+ 1
- 0
tests/test/tutf82.pp
Voir le fichier
@@ -1,3 +1,4 @@
+{$codepage utf8}
var
w : widestring;
begin