* fixed test tmaclocalprocparam4c.pp for i8086 medium memory model

git-svn-id: trunk@25833 -
This commit is contained in:
nickysn 2013-10-19 22:42:35 +00:00
parent f3a686eb69
commit 1f30cd9505

View File

@ -6,7 +6,7 @@
type
tprocedure = procedure;
procedure test(p: pointer);
procedure test(p: codepointer);
procedure nested;
begin