<?php return function($foo){ $temp = 10; $bla = 20; return [$temp, $bla, $foo]; };
You have javascript disabled. You will not be able to edit any code.