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
/
tw8780a.pp
blob: 294f63eb236ac48a25ac80c4bb92a99a5853ef75 (
plain
)
1
2
3
4
5
{ %
fail
}
var c
,
c1
,
c2
:
char
;
begin
c
:=
c1
or
c2
;
//
no error
end
.