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
/
tw9579a.pp
blob: ddc7a0f689368de81f1df8fb53f5ab450d355d9c (
plain
)
1
2
3
4
5
6
7
{ %
fail
}
var s
:
ansistring
;
begin
writeln
(
high
(
ansistring
));
end
.