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
/
tw3968.pp
blob: 21ff36bcdaa31fc608a9478cfa47b45a30940352 (
plain
)
1
2
3
4
5
6
{ %
recompile
}
uses uw3968
;
begin
WriteLn
(
Ord
(
High
(
Tabc
)));
end
.