<?php function froma($a){ return $a; } function foo(){ yield froma('foo'); }
You have javascript disabled. You will not be able to edit any code.