xref: /PHP-5.6/tests/lang/include_files/echo.inc (revision 801c7952)
1<?php
2echo "Included!\n";
3?>