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