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
/
tw21151.pp
blob: f6b6ab370325525bb115f1170c8793cc834ac263 (
plain
)
1
2
3
4
5
6
const cs
=
single
(
0.05
);
begin
if
sizeof
(
cs
)<>
4
then
halt
(
1
);
end
.