mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 15:30:26 +02:00
* rte 211 when error at left site
This commit is contained in:
parent
0795cf556b
commit
732743c991
10
tests/tbf/tb0156.pp
Normal file
10
tests/tbf/tb0156.pp
Normal file
@ -0,0 +1,10 @@
|
||||
{ %fail }
|
||||
|
||||
var
|
||||
_self : pointer;
|
||||
begin
|
||||
ppointer(_self+vmt_pos)^:=0;
|
||||
end.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user