index
:
fpc
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpcsrc
/
tests
/
webtbs
/
tw8156.pp
blob: 89a88dac23d2c98b48bdc5e02902ce93bb5a2e70 (
plain
)
1
2
3
4
5
6
7
8
{
$mode
objfpc
}
type A
=
type IInterface
;
B
=
type IInterface
;
begin
end
.