mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 23:19:24 +02:00
* removed
This commit is contained in:
parent
5cd52d5a42
commit
dbd39b5f63
@ -1,16 +0,0 @@
|
||||
procedure p1(const v);
|
||||
|
||||
begin
|
||||
end;
|
||||
|
||||
procedure p2;
|
||||
|
||||
var
|
||||
lb : longbool;
|
||||
|
||||
begin
|
||||
p1(pchar(@lb));
|
||||
end;
|
||||
|
||||
begin
|
||||
end.
|
Loading…
Reference in New Issue
Block a user