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