index
:
fpc
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpcsrc
/
tests
/
test
/
tnoext1.pp
blob: 863369956b772a0f7c8ae158b50d3c6f71a3592b (
plain
)
1
2
3
4
5
6
7
8
9
10
{ %
fail
}
{
$x
-}
function f
:
longint
;
begin
end
;
begin
f
;
end
.