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
/
tw10833a.pp
blob: d0d9fd33952b2afc00c63a2a540d66c377f569fa (
plain
)
1
2
3
4
5
6
7
8
9
{ %
OPT
=-
Sew
-
vw
}
{ %
fail
}
procedure p
;
experimental
;
begin
end
;
begin
p
;
end
.