xref: /PHP-8.1/tests/lang/include_files/eval.inc (revision e5eb9530)
1<?php
2eval("require_once 'echo.inc';");
3?>
4