This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2024-11-23 18:04:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
47bf4cd147
php-src
/
tests
/
lang
/
016.inc
Gabriel Caruso
21e3b0c70c
Remove trailing whitespace in inc files
2018-02-10 19:20:23 +01:00
6 lines
44 B
PHP
Raw
Blame
History
<
?
php
function
MyFunc
(
$a
)
{
echo
$a
;
}
?>
Reference in New Issue
View Git Blame
Copy Permalink