xref
: /
PHP-7.2
/
tests
/
lang
/
include_files
/
echo.inc
(revision e5eb9530)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
echo "Included!\n";
3
?>
4