<?php class Test { public function run($x) { return $x; } } $test = new Test(); echo [$test, 'run'](42), PHP_EOL;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`