this function adds variables from uses_list to arguments function($x) use ($a) before: lambda$xxx($x) after: lambda$xxx($a, $x), $a extra_type = op_ex_param_from_use
source not stored for this graph (policy: none)
no test coverage detected