/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
regression
/
2972
/
Upload File
HOME
--TEST-- Just a sample test for issue 2972, does not actually test anything --FILE-- <?php declare(strict_types=1); print "Hello world\n"; ?> ===DONE=== --EXPECT-- Hello world ===DONE===