<?php enum Utils { public static function doesItWork(): string { return "Yes, it does"; } } print Utils::doesItWork();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`