mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 22:10:42 +02:00
* test was buggy
This commit is contained in:
parent
4241238f78
commit
deb598c753
@ -1,10 +0,0 @@
|
|||||||
type
|
|
||||||
pr=^r;
|
|
||||||
r=record
|
|
||||||
i : integer;
|
|
||||||
end;
|
|
||||||
var
|
|
||||||
buf1 : pr;
|
|
||||||
begin
|
|
||||||
if @buf1.i<>nil then;
|
|
||||||
end.
|
|
Loading…
Reference in New Issue
Block a user