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
/
tw15909.pp
blob: 422d33517627b15c5ef6e68fff0765c908973f4e (
plain
)
1
2
3
4
5
6
7
8
9
10
{ %
recompile
}
{
$inline
on
}
uses uw15909
;
begin
foo
(
'abc'
,
5
);
end
.