<?php class A { private static $sfoo = 1; private $ifoo = 2; } $cl1 = static function() { return A::$sfoo; }; echo $cl1(), "\n"; ?>
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`