merge r17436 from cpstrnew branch by michael:

* Tests for typed constants

git-svn-id: trunk@19111 -
This commit is contained in:
paul 2011-09-17 13:24:03 +00:00
parent 2fe59a676a
commit 0550c547f4

View File

@ -1,3 +1,4 @@
{$CODEPAGE cp437}
type
tcpstr437 = string<437>;
tcpstr850 = string<850>;