index
:
fpc
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpcsrc
/
tests
/
webtbf
/
tw4724.pp
blob: 8147b0165f10b9aa1c14aad9b2813167d9e55b23 (
plain
)
1
2
3
4
5
6
{ %
fail
}
var p1
,
p2
:
pointer
;
begin
dec
(
p1
,
p2
);
end
.