<?php /** * @param array<Exception> $input */ function takes(array $input): string|null { return $input[0]?->getMessage(); } takes([]);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`