mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 15:29:16 +02:00
* fixed tgeneric5 test
git-svn-id: trunk@2679 -
This commit is contained in:
parent
2a14ed7c32
commit
7d89336fdd
@ -18,7 +18,7 @@ var
|
||||
p : pointer;
|
||||
begin
|
||||
i:=item;
|
||||
if item=i then;
|
||||
data := item;
|
||||
p:=typeinfo(_T);
|
||||
if p<>typeinfo(integer) then
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user