mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 05:28:07 +02:00
* fixed tests
git-svn-id: trunk@4323 -
This commit is contained in:
parent
bd6dc91069
commit
9345d8c7de
@ -8,6 +8,7 @@ type
|
||||
|
||||
var
|
||||
p: pointer;
|
||||
km: tkeymap;
|
||||
begin
|
||||
p := @km[2];
|
||||
end.
|
||||
|
@ -1,5 +1,3 @@
|
||||
{ %fail }
|
||||
|
||||
{$mode macpas}
|
||||
|
||||
type
|
||||
|
Loading…
Reference in New Issue
Block a user