Files
php_8/functions/return_null.php
2022-05-10 22:29:05 +03:00

4 lines
46 B
PHP

<?php
function f() { }
var_dump(f()); // null