mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 01:50:49 +02:00
merge r17436 from cpstrnew branch by michael:
* Tests for typed constants git-svn-id: trunk@19111 -
This commit is contained in:
parent
2fe59a676a
commit
0550c547f4
@ -1,3 +1,4 @@
|
||||
{$CODEPAGE cp437}
|
||||
type
|
||||
tcpstr437 = string<437>;
|
||||
tcpstr850 = string<850>;
|
||||
|
Loading…
Reference in New Issue
Block a user