This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
pascal
/
freepascal.compiler
oglindă de
https://gitlab.com/freepascal.org/fpc/source.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Răsfoiți Sursa
merge r17436 from cpstrnew branch by michael:
* Tests for typed constants
git-svn-id: trunk@19111 -
paul
14 ani în urmă
părinte
2fe59a676a
comite
0550c547f4
1 a modificat fișierele
cu
1 adăugiri
și
0 ștergeri
Vedere unificată
Arată Statisticile Diff
1
0
tests/test/tcpstr1.pp
+ 1
- 0
tests/test/tcpstr1.pp
Vizualizați fișierul
@@ -1,3 +1,4 @@
+{$CODEPAGE cp437}
type
type
tcpstr437 = string<437>;
tcpstr437 = string<437>;
tcpstr850 = string<850>;
tcpstr850 = string<850>;