<?php function without() { echo 'no return'; } function with(): string { echo 'no return'; } echo with(); echo without();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`