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
/
tw1930.pp
blob: ec9c9888f5a884997a4866cb7fdd5b11402cad60 (
plain
)
1
2
3
4
5
type tprocedure
=
procedure
(
x
:
byte
);
pascal
;
begin
end
.