<?php class T implements Countable { public function count(): int { return 5; } } print count(new T());
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`