<?php function null_or_not(?string $string) { echo $string; } null_or_not('does it work?'); null_or_not(NULL);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`