index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lang
/
016.inc
blob: b73333f7b02003caec0fc2430ac8e1ba6d32d774 (
plain
)
1
2
3
4
5
<
?php function MyFunc
(
$a
) {
echo
$a
;
}
?
>