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
/
tw14713.pp
blob: 5a8d6e42e95ba25d8affeac2cc6375c7c9bfa6e9 (
plain
)
1
2
3
4
5
6
7
8
9
10
{ %
fail
}
{ %
opt
=-
vw
-
Sew
}
{
$mode
delphi
}
var p
:
pointer
;
begin
p
:=
0
;
end
.