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
/
tw0856.pp
blob: d3ad99ee364cfdab684bac6cdae7b8489a16c542 (
plain
)
1
2
3
4
5
6
7
8
{ %
FAIL
}
{
$MODE
objfpc
}
uses uw0856
;
begin
TMyClass
.
Create
(
1
);
end
.