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