mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 03:28:04 +02:00
* fixed test tmaclocalprocparam4c.pp for i8086 medium memory model
git-svn-id: trunk@25833 -
This commit is contained in:
parent
f3a686eb69
commit
1f30cd9505
@ -6,7 +6,7 @@
|
||||
type
|
||||
tprocedure = procedure;
|
||||
|
||||
procedure test(p: pointer);
|
||||
procedure test(p: codepointer);
|
||||
|
||||
procedure nested;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user