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
/
tw4893d.pp
blob: e84544be7442cb5056b3d5853badeeaeb92c829a (
plain
)
1
2
3
4
5
6
7
8
9
10
{ %
fail
}
{
$mode
fpc
}
label a
;
begin
goto a
;
a
:
end
.