xref
: /
php-src
/
sapi
/
cli
/
tests
/
bug77561.inc
(revision 896dad4c)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
usr
/
bin
/
env
php
2
<?php
3
declare
(
strict_types
=
1
);
4
echo
"Test
\n
"
;
5