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
/
tw9522b.pp
blob: e57bc8df6b92114b84101f8c88a0059e9c1bdcfd (
plain
)
1
2
3
4
5
6
7
{ %
fail
}
type ts
=
set of
0
.
.7
;
begin
writeln
(
1
in
ts
(
65
));
end
.