5 lines
No EOL
53 B
PHP
5 lines
No EOL
53 B
PHP
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
echo 'Hello world!'; |