index
:
fpc
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpcsrc
/
tests
/
tbs
/
tb0354.pp
blob: 0ace52436caa77606f7692eac0e66ed536ea2139 (
plain
)
1
2
3
4
5
6
7
{ %
VERSION
=
1.1
}
{
$mode
delphi
}
type a
=
function
( ) :
boolean
;
begin
end
.