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
/
uinline4a.pp
blob: 251f352d237a79d28d6a297fbcf04d5d31cb4ab4 (
plain
)
1
2
3
4
5
6
7
8
9
10
unit uinline4a
;
interface type aptrtype
=
pointer
;
implementation
end
.